commit | 7f45ada1b90337c24433a181bade419c8727813c | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Thu Jan 13 07:30:21 2011 +0000 |
committer | Georg Brandl <georg@python.org> | Thu Jan 13 07:30:21 2011 +0000 |
tree | c0f19405b354d12caedec0380aea565e8042f8b4 | |
parent | 9810427e4160fea1fda5a041e0bc11efe5f47033 [diff] |
Merged revisions 87984 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r87984 | georg.brandl | 2011-01-13 08:24:40 +0100 (Do, 13 Jan 2011) | 1 line Add semicolon for consistency. ........