commit | 5efa15260b6bfa6463570b2e81cef18463f4cddd | [log] [tgz] |
---|---|---|
author | R. David Murray <rdmurray@bitdance.com> | Sat Jun 26 03:32:13 2010 +0000 |
committer | R. David Murray <rdmurray@bitdance.com> | Sat Jun 26 03:32:13 2010 +0000 |
tree | de16fa18917e49c147ef165b44212d6b940439bc | |
parent | fe84f327a226bfc15e9b01df073827e136e83c59 [diff] |
Merged revisions 82233,82242 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r82233 | r.david.murray | 2010-06-25 20:06:44 -0400 (Fri, 25 Jun 2010) | 2 lines #4640: add a test to optparse that proves issue is invalid. ........ r82242 | r.david.murray | 2010-06-25 23:27:32 -0400 (Fri, 25 Jun 2010) | 2 lines Fix indentation in recently added test. ........