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 vstinner
Recipients amaury.forgeotdarc, georg.brandl, pitrou, ronaldoussoren, vstinner
Date 2011-01-21.14:58:07
SpamBayes Score 0.004516638
Marked as misclassified No
Message-id <1295621889.47.0.00815297203964.issue10955@psf.upfronthosting.co.za>
In-reply-to
Content
> I cannot avoid haveing non-ascii filenames when a python package
> contains data files that have such names.

Are "data files" Python modules (.py files)? Or can it be anything?
History
Date User Action Args
2011-01-21 14:58:09vstinnersetrecipients: + vstinner, georg.brandl, ronaldoussoren, amaury.forgeotdarc, pitrou
2011-01-21 14:58:09vstinnersetmessageid: <1295621889.47.0.00815297203964.issue10955@psf.upfronthosting.co.za>
2011-01-21 14:58:07vstinnerlinkissue10955 messages
2011-01-21 14:58:07vstinnercreate