]> granicus.if.org Git - python/commit
Fix a DeprecationWarning about __getitem__() and exceptions in the 'traceback' module.
authorBrett Cannon <bcannon@gmail.com>
Fri, 1 Aug 2008 01:21:50 +0000 (01:21 +0000)
committerBrett Cannon <bcannon@gmail.com>
Fri, 1 Aug 2008 01:21:50 +0000 (01:21 +0000)
commit5400b6b2e295ea96ac96169692c3c50b91b17ed6
tree51f836f34cd36371542b5cced2f25f99f5082dd5
parent06847b13ca28ef88e0ded4ce985c46317ba8cdaf
Fix a DeprecationWarning about __getitem__() and exceptions in the 'traceback' module.
Lib/traceback.py