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 Alexander.Belopolsky
Recipients Alexander.Belopolsky, barry, belopolsky, djc, lemburg
Date 2012-06-04.16:03:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAP7h-xZkz7KSU01J5_kYLYThoSdM9dDDiUzi5efxht=4R9J20w@mail.gmail.com>
In-reply-to <20120604115734.5d567c58@resist.wooz.org>
Content
On Mon, Jun 4, 2012 at 11:57 AM, Barry A. Warsaw <report@bugs.python.org> wrote:
> I've recently had to convert a bunch of code from using mxDateTime to
> datetime+time,

That's a valuable experience.  How big of a deal was the lack of
.ticks() and .gmticks()?  How did you work around it?
History
Date User Action Args
2012-06-04 16:03:34Alexander.Belopolskysetrecipients: + Alexander.Belopolsky, lemburg, barry, belopolsky, djc
2012-06-04 16:03:33Alexander.Belopolskylinkissue14908 messages
2012-06-04 16:03:33Alexander.Belopolskycreate