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 eggy
Recipients eggy
Date 2008-12-07.19:23:21
SpamBayes Score 4.455693e-05
Marked as misclassified No
Message-id <1228677802.33.0.953577048634.issue4579@psf.upfronthosting.co.za>
In-reply-to
Content
Actually, I wouldn't expect it to fail like that, because it's not a bad
file descriptor, it's an actual that doesn't agree with the (userspace)
file mode. What I'd expect is probably a TypeError. Although an IOError,
with a different message, wouldn't be totally inappropriate either.
History
Date User Action Args
2008-12-07 19:23:22eggysetrecipients: + eggy
2008-12-07 19:23:22eggysetmessageid: <1228677802.33.0.953577048634.issue4579@psf.upfronthosting.co.za>
2008-12-07 19:23:21eggylinkissue4579 messages
2008-12-07 19:23:21eggycreate