]> granicus.if.org Git - python/commit
Fix struct sizes. Drop -1, since the resulting string was actually the largest one
authorMartin v. Löwis <martin@v.loewis.de>
Wed, 28 Sep 2011 08:03:28 +0000 (10:03 +0200)
committerMartin v. Löwis <martin@v.loewis.de>
Wed, 28 Sep 2011 08:03:28 +0000 (10:03 +0200)
commit287eca658d472b737746a0c25d3bf5d041cfd89b
treea033c02bf54db72b25ba5d0e9a5e304667f8d3a5
parentf02aa65acb7b1b66ac7898680e5a6817c380f7eb
Fix struct sizes. Drop -1, since the resulting string was actually the largest one
that could be allocated.
Lib/test/test_unicode.py