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 terry.reedy
Recipients terry.reedy
Date 2012-01-11.18:41:30
SpamBayes Score 0.03159103
Marked as misclassified No
Message-id <1326307290.94.0.0230588172486.issue13758@psf.upfronthosting.co.za>
In-reply-to
Content
My supposition that compile() rejects some real file names appears correct: from python-list
ME: Is this a filename that could be an actual, valid filename on your system?
OP: Yes it is. open works on that file.
History
Date User Action Args
2012-01-11 18:41:31terry.reedysetrecipients: + terry.reedy
2012-01-11 18:41:30terry.reedysetmessageid: <1326307290.94.0.0230588172486.issue13758@psf.upfronthosting.co.za>
2012-01-11 18:41:30terry.reedylinkissue13758 messages
2012-01-11 18:41:30terry.reedycreate