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 serhiy.storchaka
Recipients serhiy.storchaka, terry.reedy
Date 2016-07-05.22:24:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1467757448.99.0.90251718387.issue27452@psf.upfronthosting.co.za>
In-reply-to
Content
$ ./python -m file
/home/serhiy/py/cpython/file.py
$ ./python file.py
file.py
History
Date User Action Args
2016-07-05 22:24:09serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy
2016-07-05 22:24:08serhiy.storchakasetmessageid: <1467757448.99.0.90251718387.issue27452@psf.upfronthosting.co.za>
2016-07-05 22:24:08serhiy.storchakalinkissue27452 messages
2016-07-05 22:24:08serhiy.storchakacreate