]> granicus.if.org Git - python/commit
#17163: test_file now works with unittest test discovery. Patch by Zachary Ware.
authorEzio Melotti <ezio.melotti@gmail.com>
Fri, 15 Feb 2013 17:17:53 +0000 (19:17 +0200)
committerEzio Melotti <ezio.melotti@gmail.com>
Fri, 15 Feb 2013 17:17:53 +0000 (19:17 +0200)
commit3a03d2eaef63955c9f1c74a13f0e4fb791a7f42d
treecb14c8b468b2dff4d169a8db7748c0caf5a6a9b0
parenta90b7132b7e15009d2d747e4d843dc8422907e18
#17163: test_file now works with unittest test discovery.  Patch by Zachary Ware.
Lib/test/test_file.py
Misc/NEWS