diff options
| author | Tim Peters <tim.peters@gmail.com> | 2001-11-28 22:43:45 (GMT) | 
|---|---|---|
| committer | Tim Peters <tim.peters@gmail.com> | 2001-11-28 22:43:45 (GMT) | 
| commit | 97019e41102df409556a76ca347ce9cf020bf23f (patch) | |
| tree | b25cb1deaeceb983795ac3924ca742020bcda120 /Python/atof.c | |
| parent | b048b26db00b57fe5f23b4b81eae90a06c98fb0b (diff) | |
| download | cpython-97019e41102df409556a76ca347ce9cf020bf23f.zip cpython-97019e41102df409556a76ca347ce9cf020bf23f.tar.gz cpython-97019e41102df409556a76ca347ce9cf020bf23f.tar.bz2  | |
PyFloat_AsStringEx():  This function takes an output char* but doesn't
pass the buffer length.  Stop using it.  It should be deprecated, but too
late in the release cycle to do that now.
New static format_float() does the same thing but requires passing the
buffer length too.  Use it instead.
Diffstat (limited to 'Python/atof.c')
0 files changed, 0 insertions, 0 deletions
