diff options
author | Brett Cannon <bcannon@gmail.com> | 2009-02-27 03:38:28 +0000 |
---|---|---|
committer | Brett Cannon <bcannon@gmail.com> | 2009-02-27 03:38:28 +0000 |
commit | ac10be365e5c25f2bedac75b3269a22f361d51e5 (patch) | |
tree | 59d835862ccff2cfb6e4192e15e3f015f8266239 /Lib/opcode.py | |
parent | 75a4fab6a4f248ea5129fdab847dec77c272fddd (diff) | |
download | cpython-git-ac10be365e5c25f2bedac75b3269a22f361d51e5.tar.gz |
Fix a bug where code was trying to index an int. Left over from the situation
from using str.rpartition to str.rindex.
Closes Issue5213.
Diffstat (limited to 'Lib/opcode.py')
0 files changed, 0 insertions, 0 deletions