commit | 76262356333f4bef993c61436c34ea50ccf53f28 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Tue May 27 01:43:57 2008 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Tue May 27 01:43:57 2008 +0000 |
tree | 5d7f3842dce4aed6661b6a7d85c2e17efa82c5ab | |
parent | 3eaf3134565d506bd27e822bf3e60c25fe9cfd89 [diff] |
Blocked revisions 63738 via svnmerge ........ r63738 | benjamin.peterson | 2008-05-26 20:42:29 -0500 (Mon, 26 May 2008) | 4 lines Improvements for test_py3kwarn - Always show warnings so they are always catchable - Make test_os_path_walk faster by walking a less populous directory ........