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 lars.gustaebel
Recipients lars.gustaebel, strombrg
Date 2011-03-09.09:48:20
SpamBayes Score 0.05630534
Marked as misclassified No
Message-id <1299664101.41.0.38394802815.issue11449@psf.upfronthosting.co.za>
In-reply-to
Content
If I understand correctly, the solution to your problem would be to use the stream mode "w|" instead of "w". Could you please try that?
History
Date User Action Args
2011-03-09 09:48:21lars.gustaebelsetrecipients: + lars.gustaebel, strombrg
2011-03-09 09:48:21lars.gustaebelsetmessageid: <1299664101.41.0.38394802815.issue11449@psf.upfronthosting.co.za>
2011-03-09 09:48:20lars.gustaebellinkissue11449 messages
2011-03-09 09:48:20lars.gustaebelcreate