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 techtonik
Recipients eric.araujo, tarek, techtonik
Date 2011-04-26.16:51:46
SpamBayes Score 0.0048186644
Marked as misclassified No
Message-id <1303836707.17.0.285457821827.issue11928@psf.upfronthosting.co.za>
In-reply-to
Content
I know this is a minor bug, but still.. Windows allows creation of filenames like "use MoveBufferArea " (note space at the end). When such file is present in current directory, `setup.py sdist` fails with `error: use MoveBufferArea : The system cannot find the file specified`.
History
Date User Action Args
2011-04-26 16:51:47techtoniksetrecipients: + techtonik, tarek, eric.araujo
2011-04-26 16:51:47techtoniksetmessageid: <1303836707.17.0.285457821827.issue11928@psf.upfronthosting.co.za>
2011-04-26 16:51:46techtoniklinkissue11928 messages
2011-04-26 16:51:46techtonikcreate