commit | eefec7b85793b08ed5a6fc5d2cfd0eb214f7e139 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Wed Jul 14 08:55:55 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Wed Jul 14 08:55:55 2010 +0000 |
tree | 258c3eb4ed35d350b1b5174c654cf508743d319d | |
parent | 5d2b68571718406e1a71bea11bc0cd5602ed94b3 [diff] |
Merged revisions 82872,82874 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r82872 | georg.brandl | 2010-07-14 10:53:18 +0200 (Mi, 14 Jul 2010) | 1 line Remove XXX from text. ........ r82874 | georg.brandl | 2010-07-14 10:54:40 +0200 (Mi, 14 Jul 2010) | 1 line #9235: fix missing import of sys. ........