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 rbcollins
Recipients docs@python, r.david.murray, rbcollins
Date 2014-11-07.15:22:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1415373764.75.0.201133413002.issue22812@psf.upfronthosting.co.za>
In-reply-to
Content
I agree. IIRC the windows shell passes the argument as "'*.py'" rather than as "*.py", so when we glob it we get no files, as no python files end with an apostrophe.
History
Date User Action Args
2014-11-07 15:22:44rbcollinssetrecipients: + rbcollins, r.david.murray, docs@python
2014-11-07 15:22:44rbcollinssetmessageid: <1415373764.75.0.201133413002.issue22812@psf.upfronthosting.co.za>
2014-11-07 15:22:44rbcollinslinkissue22812 messages
2014-11-07 15:22:44rbcollinscreate