Staging
v0.5.1
https://github.com/python/cpython
Revision 4ffedadb1032a4310e756d476310d056ad209310 authored by Neal Norwitz on 04 August 2006, 04:58:47 UTC, committed by Neal Norwitz on 04 August 2006, 04:58:47 UTC
on each iteration.  I'm not positive this is the best way to handle
this.  I'm also not sure that there aren't other cases where
the lnotab is generated incorrectly.  It would be great if people
that use pdb or tracing could test heavily.

Also:
 * Remove dead/duplicated code that wasn't used/necessary
   because we already handled the docstring prior to entering the loop.
 * add some debugging code into the compiler (#if 0'd out).
1 parent ff4b63b
History
Tip revision: 4ffedadb1032a4310e756d476310d056ad209310 authored by Neal Norwitz on 04 August 2006, 04:58:47 UTC
Bug #1191458: tracing over for loops now produces a line event
Tip revision: 4ffedad
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
PCbuild8
Parser
Python
RISCOS
Tools
.hgtags -rw-r--r-- 3.2 KB
LICENSE -rw-r--r-- 13.2 KB
Makefile.pre.in -rw-r--r-- 34.2 KB
README -rw-r--r-- 53.5 KB
configure -rwxr-xr-x 623.0 KB
configure.in -rw-r--r-- 94.0 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 26.4 KB
setup.py -rw-r--r-- 65.4 KB

README

back to top