Message 83828 - Python tracker
Message83828
| Author | vstinner |
|---|---|
| Recipients | Jukka Aho, amaury.forgeotdarc, vstinner |
| Date | 2009-03-19.23:06:53 |
| SpamBayes Score | 7.3746514e-07 |
| Marked as misclassified | No |
| Message-id | <1237504074.22.0.387960899135.issue4352@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Oh, I found sys.setfilesystemencoding("latin-1")! But even with that,
your example find_module.py works correctly with py3k trunk. The
problem has maybe gone? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-03-19 23:07:54 | vstinner | set | recipients: + vstinner, amaury.forgeotdarc, Jukka Aho |
| 2009-03-19 23:07:54 | vstinner | set | messageid: <1237504074.22.0.387960899135.issue4352@psf.upfronthosting.co.za> |
| 2009-03-19 23:06:54 | vstinner | link | issue4352 messages |
| 2009-03-19 23:06:53 | vstinner | create | |