]> granicus.if.org Git - python/commit
Patch #103748 from Toby Dickenson: fix typo in test_zlib that turns one
authorAndrew M. Kuchling <amk@amk.ca>
Wed, 14 Feb 2001 17:46:20 +0000 (17:46 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Wed, 14 Feb 2001 17:46:20 +0000 (17:46 +0000)
commit8e6d44eedc26cf9869d5a41e743ddf6b4df1aa55
tree40169fb1f806d236ea1e25740ac25a382d05c3ca
parented24cd2cf7450bc587c13bdca1bd0bee2c677ab0
Patch #103748 from Toby Dickenson: fix typo in test_zlib that turns one
    test case into a no-op because ''.join('hello world') == 'hello world'
Lib/test/test_zlib.py