commit | 0f1470960cfef9f13a28dee7a81ca12d587a15b7 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Aug 01 20:54:22 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Sun Aug 01 20:54:22 2010 +0000 |
tree | dbaba3b030ffc226f8b2645f54fae775d6cdc773 | |
parent | 1e2abe73222bf9b1721afa61fb8dde71aca154d0 [diff] |
Recorded merge of revisions 83444 via svnmerge from svn+ssh://svn.python.org/python/branches/py3k ........ r83444 | georg.brandl | 2010-08-01 22:51:02 +0200 (So, 01 Aug 2010) | 1 line Revert r83395, it introduces test failures and is not necessary anyway since we now have to nul-terminate the string anyway. ........