commit | 585bbb98a7dd9b27547d4802babf354609907386 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Jan 09 09:33:09 2011 +0000 |
committer | Georg Brandl <georg@python.org> | Sun Jan 09 09:33:09 2011 +0000 |
tree | e72e9a54bbd294f694093f9a1c889960fd070a24 | |
parent | cbb2e49c3cddd9c191b175877a91e73c5fdea47d [diff] |
Merged revisions 87890 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r87890 | georg.brandl | 2011-01-09 10:04:08 +0100 (So, 09 Jan 2011) | 1 line Wrap some long examples and signatures. ........