commit | 1691813106b64eb0d5f1bee0a569c5126b6b5690 | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@mad-scientist.com> | Sat May 02 19:01:54 2009 +0000 |
committer | Gregory P. Smith <greg@mad-scientist.com> | Sat May 02 19:01:54 2009 +0000 |
tree | c7c9618861ed5ca79958a99ccb50f2f68546434f | |
parent | db12d454e6176e9c933babe3ce40b225307c6305 [diff] |
Merged revisions 72210 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r72210 | gregory.p.smith | 2009-05-02 11:58:21 -0700 (Sat, 02 May 2009) | 2 lines Convert test method names to PEP8 style. ........