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, till
Date 2012-12-08.05:19:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1354943941.66.0.566319456991.issue16584@psf.upfronthosting.co.za>
In-reply-to
Content
3.3.0, Win 7, 64 bit, with print() and exception as e (which also works in 2.7 for more portable code ;-)

>>> 
(['testfile'], [], [])

It this correct for Windows, where I believe chmod is a no-op?
History
Date User Action Args
2012-12-08 05:19:01terry.reedysetrecipients: + terry.reedy, till
2012-12-08 05:19:01terry.reedysetmessageid: <1354943941.66.0.566319456991.issue16584@psf.upfronthosting.co.za>
2012-12-08 05:19:01terry.reedylinkissue16584 messages
2012-12-08 05:19:01terry.reedycreate