]> granicus.if.org Git - python/commit
don't index outside of the path (closes #22312)
authorBenjamin Peterson <benjamin@python.org>
Sun, 31 Aug 2014 13:34:09 +0000 (09:34 -0400)
committerBenjamin Peterson <benjamin@python.org>
Sun, 31 Aug 2014 13:34:09 +0000 (09:34 -0400)
commit2ad5421dad86bc95aabe5c77f6034ee6ca699992
treebbf0cdb9e99b8913aec6326cc378b96445a11415
parent3f48d394930097724d5eb01499896d52ced4c4fc
don't index outside of the path (closes #22312)
Lib/ntpath.py
Lib/test/test_ntpath.py
Misc/NEWS