commit | 50fe593ae97230d1d058844908a04e6b03855f7f | [log] [tgz] |
---|---|---|
author | Steven Bethard <steven.bethard@gmail.com> | Mon May 24 03:47:38 2010 +0000 |
committer | Steven Bethard <steven.bethard@gmail.com> | Mon May 24 03:47:38 2010 +0000 |
tree | 70b828ca0af9da47e922446218eaa866ca00771a | |
parent | 5971096472441fffb05aa71900baafe1ecf599ea [diff] |
Merged revisions 81492 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r81492 | steven.bethard | 2010-05-23 20:45:26 -0700 (Sun, 23 May 2010) | 1 line Fix default value for version help. Approved by Benjamin on python-dev: http://mail.python.org/pipermail/python-dev/2010-May/100231.html ........