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 ev
Recipients brian.curtin, ev, georg.brandl
Date 2011-03-13.23:08:05
SpamBayes Score 0.21588045
Marked as misclassified No
Message-id <1300057687.18.0.251649532354.issue11488@psf.upfronthosting.co.za>
In-reply-to
Content
Ran coverage.py and noticed that writelines had no coverage in tempfile, so I added it in.
History
Date User Action Args
2011-03-13 23:08:07evsetrecipients: + ev, georg.brandl, brian.curtin
2011-03-13 23:08:07evsetmessageid: <1300057687.18.0.251649532354.issue11488@psf.upfronthosting.co.za>
2011-03-13 23:08:05evlinkissue11488 messages
2011-03-13 23:08:05evcreate