Message76038
| Author | Jukka Aho |
|---|---|
| Recipients | Jukka Aho |
| Date | 2008-11-19.05:17:43 |
| SpamBayes Score | 0.00012764703 |
| Marked as misclassified | No |
| Message-id | <1227071866.1.0.995372704707.issue4352@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
imp.find_module() seems to cause an UnicodeDecodeError when the path list contains paths with non-ASCII names. Tested on Windows [1]; see the attached test case which demonstrates the problem. [1] Python 3.0rc2 (r30rc2:67141, Nov 7 2008, 11:43:46) [MSC v.1500 32 bit (Intel)] on win32 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-11-19 05:17:46 | Jukka Aho | set | recipients: + Jukka Aho |
| 2008-11-19 05:17:46 | Jukka Aho | set | messageid: <1227071866.1.0.995372704707.issue4352@psf.upfronthosting.co.za> |
| 2008-11-19 05:17:44 | Jukka Aho | link | issue4352 messages |
| 2008-11-19 05:17:44 | Jukka Aho | create | |