diff options
author | Guido van Rossum <guido@python.org> | 1997-01-29 06:00:24 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-01-29 06:00:24 +0000 |
commit | 4acdc2327f206ecaacad7671d9acb87a3b7e57dd (patch) | |
tree | c514c3e7d583216c2d2367d1790749f7e4f5ac00 /Python/pythonmain.c | |
parent | 9e5656ca3f3eed7169ead42e7a768733baaf2a16 (diff) | |
download | cpython-git-4acdc2327f206ecaacad7671d9acb87a3b7e57dd.tar.gz |
Fix bug reported by Per Lindqvist: "%#06x" % 1 stuck the 0 padding
in front of the 0x, like such: "0000x1".
Diffstat (limited to 'Python/pythonmain.c')
0 files changed, 0 insertions, 0 deletions