Commit ef03265
committed
Dump the path configuration on _PyCodec_InitRegistry() failure
If "import encodings" fails, dump the Python path configuration to
help users debugging their configuration. The encodings module
(package) is the first module imported during Python startup.1 parent 896f7fd commit ef03265
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
1686 | 1687 | | |
1687 | 1688 | | |
1688 | 1689 | | |
| 1690 | + | |
| 1691 | + | |
1689 | 1692 | | |
1690 | 1693 | | |
1691 | 1694 | | |
| |||
0 commit comments