commit | e27d044769166e47310345e7d538f54e1dac04d1 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Aug 01 20:54:30 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Sun Aug 01 20:54:30 2010 +0000 |
tree | b533f04e3c7b8acfe8c908e3017dbdf434c30134 | |
parent | 3970301e93ec3ab2e9a7a4c992d7056bea3ff9f6 [diff] |
Recorded merge of revisions 83444 via svnmerge from svn+ssh://pythondev@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. ........