]> granicus.if.org Git - python/commitdiff
Use posixpath.join() explicitely in posixpath.join() test
authorHynek Schlawack <hs@ox.cx>
Tue, 17 Jul 2012 12:29:33 +0000 (14:29 +0200)
committerHynek Schlawack <hs@ox.cx>
Tue, 17 Jul 2012 12:29:33 +0000 (14:29 +0200)
Used os.path.join before which has different semantics on Windows.

1  2 
Lib/test/test_posixpath.py

Simple merge