]> granicus.if.org Git - python/commit
Issue #21520: test_zipfile no longer fails if the word 'bad' appears
authorLarry Hastings <larry@hastings.org>
Fri, 8 May 2015 13:54:58 +0000 (06:54 -0700)
committerLarry Hastings <larry@hastings.org>
Fri, 8 May 2015 13:54:58 +0000 (06:54 -0700)
commit7e63b36f7f6975b3d7590fc1c12caf04c39b2e7e
tree8f087cae2ef6c99507cf08c5903ab1fc92f1e026
parentb79e01248dceb398590b30532fca1a75727ce763
Issue #21520: test_zipfile no longer fails if the word 'bad' appears
anywhere in the name of the current directory.
Lib/test/test_zipfile.py
Misc/NEWS