diff options
author | Barry Warsaw <barry@python.org> | 2001-08-24 18:34:26 +0000 |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2001-08-24 18:34:26 +0000 |
commit | 3ad7c8b6e8b532dbddf3bf63c786a9ce0ce01edd (patch) | |
tree | cf5b39abd88c44477457fca3da82f42d89d37e8f /Python/errors.c | |
parent | f85e345729066b7e6499a5f73639a5d272269d33 (diff) | |
download | cpython-3ad7c8b6e8b532dbddf3bf63c786a9ce0ce01edd.tar.gz |
repr's converted to using PyString_FromFormat() instead of sprintf'ing
into a hardcoded char* buffer.
Closes patch #454743.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions