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 apalala
Recipients apalala
Date 2012-07-04.02:56:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341370607.83.0.348097895217.issue15247@psf.upfronthosting.co.za>
In-reply-to
Content
io.open() clearly doesn't care about opening directories as long as they are passed as os.open() file descriptors. Quite unexpected!
History
Date User Action Args
2012-07-04 02:56:47apalalasetrecipients: + apalala
2012-07-04 02:56:47apalalasetmessageid: <1341370607.83.0.348097895217.issue15247@psf.upfronthosting.co.za>
2012-07-04 02:56:47apalalalinkissue15247 messages
2012-07-04 02:56:47apalalacreate