Message 104934 - Python tracker
Message104934
| Author | pitrou |
|---|---|
| Recipients | pitrou, vstinner |
| Date | 2010-05-04.13:36:43 |
| SpamBayes Score | 0.029392572 |
| Marked as misclassified | No |
| Message-id | <1272980207.06.0.363271809105.issue8611@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
We could have a separate list storing the original bytes form of sys.path; this list would be used by find_module() as long as Py_FileSystemDefaultEncoding isn't initialized. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-05-04 13:36:47 | pitrou | set | recipients: + pitrou, vstinner |
| 2010-05-04 13:36:47 | pitrou | set | messageid: <1272980207.06.0.363271809105.issue8611@psf.upfronthosting.co.za> |
| 2010-05-04 13:36:43 | pitrou | link | issue8611 messages |
| 2010-05-04 13:36:43 | pitrou | create | |