| commit | 0b350c6b3e6c811a4634ee468acc6cc477b6ae30 | [log] [tgz] |
|---|---|---|
| author | Hynek Schlawack <hs@ox.cx> | Tue Jul 17 14:28:44 2012 +0200 |
| committer | Hynek Schlawack <hs@ox.cx> | Tue Jul 17 14:28:44 2012 +0200 |
| tree | 9b3f7a7a3bd7a9e3b2e46bbf215a4b83e925e619 | |
| parent | ceb23316c85022541bac39c7ce814a659c7e1962 [diff] |
Use posixpath.join() explicitely in posixpath.join() test Used os.path.join before which has different semantics on Windows.