diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2007-08-27 03:22:50 +0000 |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2007-08-27 03:22:50 +0000 |
commit | 247b5154ac37c2069d48fc500f06f06ff6763fa1 (patch) | |
tree | b2d9f1d0543d41b4e48d543c96ccdff557a55556 /Python/bltinmodule.c | |
parent | 44c19f64a5b10c4a68aee8757d68c54c9129d757 (diff) | |
download | cpython-git-247b5154ac37c2069d48fc500f06f06ff6763fa1.tar.gz |
This adds a leak, but fixes a crash. The leaking code is:
"{0:.{precision}s}".format('hello world', precision=5)
I pretty sure it's because of the 'precision' keyword.
Still need to investigate further.
Diffstat (limited to 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions