diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-07-14 12:23:19 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-07-14 12:23:19 (GMT) |
commit | 212e614f604af14465bde8a8d5a7419b0924be7f (patch) | |
tree | 2fbad07a115b673d500bc4a662e01e57ca89c286 /Python/structmember.c | |
parent | c8a6b9b6d67c4bf343f3771fcae0002160066fe3 (diff) | |
download | cpython-212e614f604af14465bde8a8d5a7419b0924be7f.zip cpython-212e614f604af14465bde8a8d5a7419b0924be7f.tar.gz cpython-212e614f604af14465bde8a8d5a7419b0924be7f.tar.bz2 |
divrem1 & long_format: found a clean way to factor divrem1 so that
long_format can reuse a scratch area for its repeated divisions (instead
of malloc/free for every digit produced); speeds str(long)/repr(long).
Diffstat (limited to 'Python/structmember.c')
0 files changed, 0 insertions, 0 deletions