diff options
author | Benjamin Peterson <benjamin@python.org> | 2009-02-27 22:29:33 +0000 |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2009-02-27 22:29:33 +0000 |
commit | e9a950e3c2d0f3cd3544bec881c94d121859043e (patch) | |
tree | 672ef34b7334d1f896b4cec2014f8ae611c0d575 /Python/pythonrun.c | |
parent | 26338d1cfd056b353f87697e418003d63ac1c42f (diff) | |
download | cpython-git-e9a950e3c2d0f3cd3544bec881c94d121859043e.tar.gz |
Blocked revisions 70011,70016 via svnmerge
........
r70011 | brett.cannon | 2009-02-26 21:38:28 -0600 (Thu, 26 Feb 2009) | 5 lines
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.
........
r70016 | raymond.hettinger | 2009-02-27 02:09:47 -0600 (Fri, 27 Feb 2009) | 1 line
Give mapping views a usable repr.
........
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions