commit | 35e7a8fa53ccb1f4381b0489b4766c31ad982945 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Wed Oct 06 10:41:31 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Wed Oct 06 10:41:31 2010 +0000 |
tree | d35925ec33fca76799a6162188b4395a38175be6 | |
parent | 0d8f375a2c960d9ce7deae5b8c8e28ef55c7d95b [diff] |
Merged revisions 85274 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r85274 | georg.brandl | 2010-10-06 12:26:05 +0200 (Mi, 06 Okt 2010) | 1 line Fix errors found by "make suspicious". ........