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 loewis
Recipients christian.heimes, giovannibajo, loewis
Date 2008-03-10.14:40:37
SpamBayes Score 0.3263649
Marked as misclassified No
Message-id <1205160051.67.0.925199534265.issue2128@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch that redoes the entire argv handling, in terms of
wchar_t. As a side effect, it also changes the sys.path handling to use
wchar_t.
History
Date User Action Args
2008-03-10 14:40:51loewissetspambayes_score: 0.326365 -> 0.3263649
recipients: + loewis, christian.heimes, giovannibajo
2008-03-10 14:40:51loewissetspambayes_score: 0.326365 -> 0.326365
messageid: <1205160051.67.0.925199534265.issue2128@psf.upfronthosting.co.za>
2008-03-10 14:40:50loewislinkissue2128 messages
2008-03-10 14:40:50loewiscreate