diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 2001-11-28 20:37:25 (GMT) |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2001-11-28 20:37:25 (GMT) |
commit | ef58b319916f6cf2034acc40b411f8405f20416f (patch) | |
tree | b8ff572ee918375a549c7735f83bd03851ea6cea /Python/bltinmodule.c | |
parent | 1ceb5fb946d41a4037cd202db94f2edd78a52258 (diff) | |
download | cpython-ef58b319916f6cf2034acc40b411f8405f20416f.zip cpython-ef58b319916f6cf2034acc40b411f8405f20416f.tar.gz cpython-ef58b319916f6cf2034acc40b411f8405f20416f.tar.bz2 |
Use PyOS_snprintf instead of sprintf.
Also replace a switch statement with one case and a default to an
if/else.
Diffstat (limited to 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions