diff options
author | Tim Peters <tim.peters@gmail.com> | 2006-05-25 17:34:03 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2006-05-25 17:34:03 (GMT) |
commit | da53afa1b09218c0fb7ce8803cd783a43ee9d319 (patch) | |
tree | 55ed99dec4c151821786792c743032ccd72ff4af /Modules/python.c | |
parent | e68955cf3299efa93c95a6638e8e68191c57302b (diff) | |
download | cpython-da53afa1b09218c0fb7ce8803cd783a43ee9d319.zip cpython-da53afa1b09218c0fb7ce8803cd783a43ee9d319.tar.gz cpython-da53afa1b09218c0fb7ce8803cd783a43ee9d319.tar.bz2 |
A new table to help string->integer conversion was added yesterday to
both mystrtoul.c and longobject.c. Share the table instead. Also
cut its size by 64 entries (they had been used for an inscrutable
trick originally, but the code no longer tries to use that trick).
Diffstat (limited to 'Modules/python.c')
0 files changed, 0 insertions, 0 deletions