]> granicus.if.org Git - python/commit
#15180: Clarify posixpath.join() error message when mixing str & bytes
authorHynek Schlawack <hs@ox.cx>
Sun, 15 Jul 2012 14:46:23 +0000 (16:46 +0200)
committerHynek Schlawack <hs@ox.cx>
Sun, 15 Jul 2012 14:46:23 +0000 (16:46 +0200)
commit9ac4d8808f21869c558f2d9fd5e46cb083443ea8
tree92bb2521ffb02b6d46a3bfb8caaf34d7b134b756
parentb7a5894c64f4ac8353a90e518433cfe025b5b5bc
parent4774946c3b7564b4a1c93da4ba4dba443a36a708
#15180: Clarify posixpath.join() error message when mixing str & bytes
Lib/posixpath.py
Lib/test/test_posixpath.py
Misc/NEWS