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 ctheune
Recipients ctheune
Date 2009-03-09.09:38:26
SpamBayes Score 1.0273329e-05
Marked as misclassified No
Message-id <1236591512.01.0.852258757862.issue5457@psf.upfronthosting.co.za>
In-reply-to
Content
See the attached unit test. On seconds that are > 0 and < 60 the written
second is reduced by 1.

(The test doesn't explicitly prove that this happens during writing, but
we checked this manually. The read function is fine.)
History
Date User Action Args
2009-03-09 09:38:32ctheunesetrecipients: + ctheune
2009-03-09 09:38:32ctheunesetmessageid: <1236591512.01.0.852258757862.issue5457@psf.upfronthosting.co.za>
2009-03-09 09:38:28ctheunelinkissue5457 messages
2009-03-09 09:38:27ctheunecreate