[issue5236] time.strptime should reject bytes arguments on Py3

Tennessee Leeuwenburg report at bugs.python.org
Fri Mar 13 00:47:33 CET 2009


Tennessee Leeuwenburg <tleeuwenburg at gmail.com> added the comment:

Python implementation to raise this exception if a bytes argument is
passed in as argument 1.

Test case added to test_time

----------
Added file: http://bugs.python.org/file13311/strptime_patch.txt

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


More information about the Python-bugs-list mailing list