commit | c842a17d81cb8f9ec575effd05fb9dfe2dba1a90 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Jan 09 09:33:18 2011 +0000 |
committer | Georg Brandl <georg@python.org> | Sun Jan 09 09:33:18 2011 +0000 |
tree | 13ff9b862fb6d801c051701d82c60e5b789ee421 | |
parent | 41d0815a65484aa72c37d09012bee38cfdecf393 [diff] |
Blocked revisions 87890-87891 via svnmerge ........ r87890 | georg.brandl | 2011-01-09 10:04:08 +0100 (So, 09 Jan 2011) | 1 line Wrap some long examples and signatures. ........ r87891 | georg.brandl | 2011-01-09 10:31:01 +0100 (So, 09 Jan 2011) | 1 line #10871: "file" does not exist anymore in Python 3. Also adapt the reprs of opened file objects. ........