diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 2000-10-25 18:02:02 (GMT) |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2000-10-25 18:02:02 (GMT) |
commit | 66d2c1f7e5b968280137712463404ee2a13809ab (patch) | |
tree | 97347f1ae0fd1b5326b64cbf745a1c28a76a1479 /Python/graminit.c | |
parent | 821eee3321f36562e45aa97e25746ad0b6cad31e (diff) | |
download | cpython-66d2c1f7e5b968280137712463404ee2a13809ab.zip cpython-66d2c1f7e5b968280137712463404ee2a13809ab.tar.gz cpython-66d2c1f7e5b968280137712463404ee2a13809ab.tar.bz2 |
Small optimizations in dispatch method: 1) lookup node's __class__ once
and store in local; 2) define _preorder to be dispatch (rather than
method that called dispatch).
Diffstat (limited to 'Python/graminit.c')
0 files changed, 0 insertions, 0 deletions