diff options
author | Guido van Rossum <guido@python.org> | 2003-03-14 17:21:00 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2003-03-14 17:21:00 (GMT) |
commit | 538f1d842c3dfeff279c084d616c03113ec5dd94 (patch) | |
tree | 4c9768105507ad94ef7e575a4e845b1ae00f556d /configure.in | |
parent | 0834d77bc4f07e5632588ed636b6db21e87694cc (diff) | |
download | cpython-538f1d842c3dfeff279c084d616c03113ec5dd94.zip cpython-538f1d842c3dfeff279c084d616c03113ec5dd94.tar.gz cpython-538f1d842c3dfeff279c084d616c03113ec5dd94.tar.bz2 |
Implement some recommendations from Raymond H:
- Make all local variables in the template start with an underscore,
to prevent name conflicts with the timed code.
- Added a method to print a traceback that shows source lines from the
expanded template.
- Use that method in main().
Diffstat (limited to 'configure.in')
0 files changed, 0 insertions, 0 deletions