diff options
author | Raymond Hettinger <python@rcn.com> | 2005-08-07 13:02:53 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2005-08-07 13:02:53 (GMT) |
commit | bc841a1464b53ddbaa989e4cae97024fbe111abf (patch) | |
tree | 426c7eaff8772527ca64cb47f64bd71de938fd3b /Lib/traceback.py | |
parent | e9fe7e0ef33f2a0c8da7079f3e6878c88975a8a1 (diff) | |
download | cpython-bc841a1464b53ddbaa989e4cae97024fbe111abf.zip cpython-bc841a1464b53ddbaa989e4cae97024fbe111abf.tar.gz cpython-bc841a1464b53ddbaa989e4cae97024fbe111abf.tar.bz2 |
* Bring in INIT_NONZERO_SET_SLOTS macro from dictionary code.
* Bring in free list from dictionary code.
* Improve several comments.
* Differencing can leave many dummy entries. If more than
1/6 are dummies, then resize them away.
* Factor-out common code with new macro, PyAnySet_CheckExact.
Diffstat (limited to 'Lib/traceback.py')
0 files changed, 0 insertions, 0 deletions