[proxy] bugs.python.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

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 steve.dower
Recipients BreamoreBoy, georg.brandl, ncoghlan, rupole, serhiy.storchaka, steve.dower, tim.golden, zach.ware
Date 2015-02-15.17:36:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1424021804.6.0.396780816608.issue22107@psf.upfronthosting.co.za>
In-reply-to
Content
Is there a difference if you do open(..., 'w')? It's a different enough operation that it may have a different error.
History
Date User Action Args
2015-02-15 17:36:44steve.dowersetrecipients: + steve.dower, georg.brandl, ncoghlan, rupole, tim.golden, BreamoreBoy, zach.ware, serhiy.storchaka
2015-02-15 17:36:44steve.dowersetmessageid: <1424021804.6.0.396780816608.issue22107@psf.upfronthosting.co.za>
2015-02-15 17:36:44steve.dowerlinkissue22107 messages
2015-02-15 17:36:44steve.dowercreate