◐ Shell
clean mode source ↗

Message 180811 - Python tracker

Message180811

Author brett.cannon
Recipients Arfrever, brett.cannon, eli.bendersky, eric.snow, ezio.melotti, pitrou
Date 2013-01-28.00:10:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1359331841.35.0.12751088186.issue17037@psf.upfronthosting.co.za>
In-reply-to
Content
I took a closer look at test_datetime and it probably should be using this approach, but because the tests seemed to have been copied from Zope the tests were left as-is and instead the testing approach we have been using was actually forced upon the test module instead of datetime. So it would probably work with some work to refactor the code to use it.
History
Date User Action Args
2013-01-28 00:10:41brett.cannonsetrecipients: + brett.cannon, pitrou, ezio.melotti, Arfrever, eli.bendersky, eric.snow
2013-01-28 00:10:41brett.cannonsetmessageid: <1359331841.35.0.12751088186.issue17037@psf.upfronthosting.co.za>
2013-01-28 00:10:41brett.cannonlinkissue17037 messages
2013-01-28 00:10:41brett.cannoncreate