commit | d0dfe9ad463f5d3a76af23df8bfd9c9d1915b328 | [log] [tgz] |
---|---|---|
author | Ezio Melotti <ezio.melotti@gmail.com> | Thu Jan 10 03:12:50 2013 +0200 |
committer | Ezio Melotti <ezio.melotti@gmail.com> | Thu Jan 10 03:12:50 2013 +0200 |
tree | 7f52b577fe45e54e934305b459a943fd93a6607f | |
parent | 0c270a8bb748f09b7de6f6ce21d405e0c83be329 [diff] |
#16852: test_genericpath, test_posixpath, test_ntpath, and test_macpath now work with unittest test discovery. Patch by Zachary Ware.