This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author amaury.forgeotdarc
Recipients amaury.forgeotdarc, benjamin.peterson, loewis, pitrou
Date 2008-09-06.22:20:18
SpamBayes Score 0.00024670365
Marked as misclassified No
Message-id <1220739619.97.0.520706379238.issue3705@psf.upfronthosting.co.za>
In-reply-to
Content
This patch corrects the "-m" case on windows: the path has to be
decoded/recoded using the filesystem encoding, and not the default utf-8.
Review is needed, of course.
History
Date User Action Args
2008-09-06 22:20:20amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, loewis, pitrou, benjamin.peterson
2008-09-06 22:20:19amaury.forgeotdarcsetmessageid: <1220739619.97.0.520706379238.issue3705@psf.upfronthosting.co.za>
2008-09-06 22:20:19amaury.forgeotdarclinkissue3705 messages
2008-09-06 22:20:19amaury.forgeotdarccreate