Message5093

Author jravon
Recipients jravon
Date 2009-09-03.07:52:01
SpamBayes Score 0.12690575
Marked as misclassified No
Message-id <1251964321.76.0.746431821083.issue1457@psf.upfronthosting.co.za>
In-reply-to
Content
File f is opened in, r+b mode.
a is an array.
a.tofile() is refused saying that f must be opened in
write or append mode.
History
Date User Action Args
2009-09-03 07:52:01jravonsetrecipients: + jravon
2009-09-03 07:52:01jravonsetmessageid: <1251964321.76.0.746431821083.issue1457@psf.upfronthosting.co.za>
2009-09-03 07:52:01jravonlinkissue1457 messages
2009-09-03 07:52:01jravoncreate