summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2003-04-21 22:04:46 +0000
committerJeremy Hylton <jeremy@alum.mit.edu>2003-04-21 22:04:46 +0000
commit4f8ced836d65e1e12a88958abbbbad900308f93b (patch)
tree398e3c6c86d5786dbc031c8e5051232e233545b2 /Python/pythonrun.c
parentae39e7d1cf26b28f01e3b4b276ce5450ac4b6908 (diff)
downloadcpython-4f8ced836d65e1e12a88958abbbbad900308f93b.tar.gz
Holistic refactoring.
Remove "." in coverage output for lines with comments. Silence complaints in coverage output about unexecuted docstrings. Eliminate use of inspect module in favor of direct access to frame and code objects. We're in a trace function here: Efficiency counts! Remove unused code. Reflow long lines. Remove backwards compatibility for stored trace output from Zooko's experiment to add calledfuncs to the pickled dict. Move code to generate per-file coverage stats to a separate routine. Replace use of parser module with call to compile.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions