SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 110 Python

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().
G
Guido van Rossum committed
538f1d842c3dfeff279c084d616c03113ec5dd94
Parent: 0834d77