[issue15180] Cryptic traceback from os.path.join when mixing str & bytes

Nick Coghlan report at bugs.python.org
Mon Jun 25 13:57:11 CEST 2012


Nick Coghlan <ncoghlan at gmail.com> added the comment:

Yeah, that should do it - I just hadn't looked at the structure of the code to see how annoying it will be to separate the check out from the if statement.

Good use case for PEP 409, too :)

----------

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


More information about the Python-bugs-list mailing list