Alex Waygood <alex.wayg...@gmail.com> added the comment:

In addition to `date.strftime` and `time.strftime`, there is also a discrepancy 
in `datetime.fromtimestamp`. In the C implementation, the first parameter is 
called "timestamp"; in the pure-Python implementation, the first parameter is 
called "t".

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue41260>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to