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 ocean-city
Recipients belopolsky, brian.curtin, ocean-city
Date 2010-12-08.19:39:04
SpamBayes Score 0.02051115
Marked as misclassified No
Message-id <1291837146.33.0.50116627134.issue10654@psf.upfronthosting.co.za>
In-reply-to
Content
By changing
  from datetime import datetime
to
  from _datetime import datetime
I can see same behavior.
History
Date User Action Args
2010-12-08 19:39:06ocean-citysetrecipients: + ocean-city, belopolsky, brian.curtin
2010-12-08 19:39:06ocean-citysetmessageid: <1291837146.33.0.50116627134.issue10654@psf.upfronthosting.co.za>
2010-12-08 19:39:04ocean-citylinkissue10654 messages
2010-12-08 19:39:04ocean-citycreate