Files
cpython/Modules
Alexander Belopolsky a2998a63c8 Closes #19475: Added timespec to the datetime.isoformat() method.
Added an optional argument timespec to the datetime isoformat() method
to choose the precision of the time component.

Original patch by Alessandro Cucci.
2016-03-06 14:58:43 -05:00
..
2016-02-17 22:18:35 -08:00
2016-01-15 09:39:06 -08:00
2016-02-23 22:10:06 +11:00

Source files for standard library extension modules,
and former extension modules that are now builtin modules.