commit | 568f1d0eedc69bc9e1c190076255bf0afc8224f7 | [log] [tgz] |
---|---|---|
author | Thomas Wouters <thomas@python.org> | Fri Apr 21 13:54:43 2006 +0000 |
committer | Thomas Wouters <thomas@python.org> | Fri Apr 21 13:54:43 2006 +0000 |
tree | dcdd90b6c2037577de861875898f4a3407088b16 | |
parent | 07b3508e244cafd54e194797e3ae2a8480075397 [diff] |
Py_ssize_t issue; repr()'ing a very large string would result in a teensy string, because of a cast to int.