[issue7989] Add pure Python implementation of datetime module to CPython

Alexander Belopolsky report at bugs.python.org
Sat Jul 3 01:09:24 CEST 2010


Alexander Belopolsky <belopolsky at users.sourceforge.net> added the comment:

On Fri, Jul 2, 2010 at 6:52 PM, Marc-Andre Lemburg
<report at bugs.python.org> wrote:
..
> That said, I don't think redesigning the datetime module is part
> of this ticket, just adding a second implementation of what we
> already have in CPython :-)

I agree.  I am just looking for an excuse not to change attributes
like __year to _year.  :-)

----------
title: Add pure Python implementation of datetime module to	CPython -> Add pure Python implementation of datetime module to CPython

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7989>
_______________________________________


More information about the Python-bugs-list mailing list