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 belopolsky, techtonik
Date 2010-06-06.00:04:30
SpamBayes Score 0.0
Marked as misclassified No
Message-id <1275782672.72.0.0213123294182.issue8903@psf.upfronthosting.co.za>
In-reply-to
Content
How hard is it to add

now = datetime.now
todate = date.today

at the top of your module is you really like shorter names?

-1
History
Date User Action Args
2010-09-26 11:30:27loewissetspambayes_score: 0.712044 -> 0.0
2010-06-06 00:04:32belopolskysetrecipients: + belopolsky, techtonik
2010-06-06 00:04:32belopolskysetmessageid: <1275782672.72.0.0213123294182.issue8903@psf.upfronthosting.co.za>
2010-06-06 00:04:30belopolskylinkissue8903 messages
2010-06-06 00:04:30belopolskycreate