Message316273
| Author | ukwksk |
|---|---|
| Recipients | ukwksk |
| Date | 2018-05-07.15:12:32 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1525705953.03.0.682650639539.issue33443@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In the method, "_PyImportZip_Init(void)", of Python/import.c, the variable, "PyObject *path_hooks, *zimpimport;", seems to be typo, which can be "zipimport". |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-07 15:12:33 | ukwksk | set | recipients: + ukwksk |
| 2018-05-07 15:12:33 | ukwksk | set | messageid: <1525705953.03.0.682650639539.issue33443@psf.upfronthosting.co.za> |
| 2018-05-07 15:12:33 | ukwksk | link | issue33443 messages |
| 2018-05-07 15:12:32 | ukwksk | create | |