]> granicus.if.org Git - python/commit
Issue #22034: Improve handling of wrong argument types in posixpath.join().
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 24 Aug 2014 09:23:36 +0000 (12:23 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 24 Aug 2014 09:23:36 +0000 (12:23 +0300)
commit1fa36268cfdac3760de37859aa3ec1b5121248c5
tree98f22fd456dcbba258133cd82404352d647985b2
parent66106626edb739f7d5dd3d0a7a2dd634a0e5a0b8
parent549c1972f2b063e3d36ffff6c917372db512e7d4
Issue #22034: Improve handling of wrong argument types in posixpath.join().
Lib/posixpath.py
Lib/test/test_posixpath.py