[issue19475] Add timespec optional flag to datetime isoformat() to choose the precision

Alessandro Cucci report at bugs.python.org
Wed Dec 16 17:50:35 EST 2015


Alessandro Cucci added the comment:

I just did that...

~/Documenti/cpython$ ./configure --with-pydebug
~/Documenti/cpython$ make -s -j2
~/Documenti/cpython$ ./python -m test -v datetimetester
...
...

----------------------------------------------------------------------
Ran 325 tests in 1.128s

OK (skipped=1)
1 test OK.

----------

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


More information about the Python-bugs-list mailing list