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

Alexander Belopolsky report at bugs.python.org
Tue Jul 13 04:41:50 CEST 2010


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

issue9206b.diff fixes test_datetime in issue9206a.diff by restoring sys.modules in-place in tearDown method.

Based on python-dev discussion, I am marking this as accepted and uploading the patch to Rietveld for commit review.

Please comment on the code at http://codereview.appspot.com/1824041 .  Unfortunately upload tool does not recognize copied/moved files.

----------
resolution:  -> accepted
stage: patch review -> commit review
Added file: http://bugs.python.org/file17976/issue9206b.diff

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


More information about the Python-bugs-list mailing list