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 belopolsky
Recipients amaury.forgeotdarc, belopolsky, mark.dickinson, stingray
Date 2010-06-09.21:05:59
SpamBayes Score 0.0059882966
Marked as misclassified No
Message-id <1276117561.34.0.179126049684.issue2267@psf.upfronthosting.co.za>
In-reply-to
Content
I also believe something needs to be fixed here in any case.  Either Date.fromordinal(..) should return date or Date(..) + timedelta(..) should return Date.
History
Date User Action Args
2010-06-09 21:06:01belopolskysetrecipients: + belopolsky, amaury.forgeotdarc, mark.dickinson, stingray
2010-06-09 21:06:01belopolskysetmessageid: <1276117561.34.0.179126049684.issue2267@psf.upfronthosting.co.za>
2010-06-09 21:05:59belopolskylinkissue2267 messages
2010-06-09 21:05:59belopolskycreate