]> granicus.if.org Git - python/commitdiff
Fix context manager use in posixpath.join() tests
authorHynek Schlawack <hs@ox.cx>
Tue, 17 Jul 2012 08:50:30 +0000 (10:50 +0200)
committerHynek Schlawack <hs@ox.cx>
Tue, 17 Jul 2012 08:50:30 +0000 (10:50 +0200)
The asserts were useless (and buggy).

1  2 
Lib/test/test_posixpath.py

Simple merge