commit | c9da90a74e0df57c8562723139d30adf78faac6f | [log] [tgz] |
---|---|---|
author | R. David Murray <rdmurray@bitdance.com> | Sat Apr 04 06:43:39 2009 +0000 |
committer | R. David Murray <rdmurray@bitdance.com> | Sat Apr 04 06:43:39 2009 +0000 |
tree | 344c946cc1379a11464db1f806567d7ec1b3035c | |
parent | 8de959252a9823d9f7014222118551d1f351a7f5 [diff] |
Merged revisions 71123 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r71123 | r.david.murray | 2009-04-04 02:39:56 -0400 (Sat, 04 Apr 2009) | 2 lines Fix error in description of 'oct' (issue 5678). ........