]> granicus.if.org Git - python/commit
Enhancements:
authorKa-Ping Yee <ping@zesty.ca>
Tue, 21 Aug 2001 06:53:01 +0000 (06:53 +0000)
committerKa-Ping Yee <ping@zesty.ca>
Tue, 21 Aug 2001 06:53:01 +0000 (06:53 +0000)
commit83205972a2d027517ebedd827d1c19a5b0264c0a
tree8ffba1f5b6ee234247daeabc536c6138bb899ee1
parente81f447800b1a62140729a00b4f4b56c4e7cc69e
Enhancements:
- file URL now starts with "file://" (standard) rather than "file:"
- new optional argument 'context' to enable()
- repeated variable names don't have their values shown twice
- dotted attributes are shown; missing attributes handled reasonably
- highlight the whole logical line even if it has multiple physical lines
- use nice generator interface to tokenize
- formatting fixed so that it looks good in lynx, links, and w3m too
Lib/cgitb.py