diff options
author | Raymond Hettinger <python@rcn.com> | 2003-03-14 01:37:42 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2003-03-14 01:37:42 (GMT) |
commit | 080cb3268f770d2589ee350ace7f589927e8db98 (patch) | |
tree | cdd4c720a71c13b8c3c15e4c96d53450de74779c /Lib | |
parent | 43ed43bfc1380d36dd87f405080b5b3fae55532a (diff) | |
download | cpython-080cb3268f770d2589ee350ace7f589927e8db98.zip cpython-080cb3268f770d2589ee350ace7f589927e8db98.tar.gz cpython-080cb3268f770d2589ee350ace7f589927e8db98.tar.bz2 |
SF patch #701907: More use of fast_next_opcode
My previous patches should have used fast_next_opcode
in a few places instead of continue.
Also, applied one PyInt_AS_LONG macro in a place where
the type had already been checked.
Diffstat (limited to 'Lib')
0 files changed, 0 insertions, 0 deletions