]> granicus.if.org Git - python/commit
Also look up variable names in __builtins__ if not found in globals.
authorKa-Ping Yee <ping@zesty.ca>
Wed, 26 Jun 2002 07:10:56 +0000 (07:10 +0000)
committerKa-Ping Yee <ping@zesty.ca>
Wed, 26 Jun 2002 07:10:56 +0000 (07:10 +0000)
commit711cad769a60b4a53520bb1daf580d2ca252b450
treed6bf6cd3d5b97bb47ea53a74a1579e8d59294449
parent763805dab2598cefb236727db255adb87bdda8fc
Also look up variable names in __builtins__ if not found in globals.
Don't show hidden fields of exception values (names starting with '_').
Lib/cgitb.py