]> granicus.if.org Git - python/commit
Remove the ability to slice/index on exceptions per PEP 352.
authorBrett Cannon <bcannon@gmail.com>
Tue, 27 Feb 2007 00:15:55 +0000 (00:15 +0000)
committerBrett Cannon <bcannon@gmail.com>
Tue, 27 Feb 2007 00:15:55 +0000 (00:15 +0000)
commitba7bf49a54223b940b773c8678ab8c60da12a155
tree48a0d5941089fdf3a1bc926ac6b94be26c84529e
parent44c526174d9296ce358ccee9652382e7ea5377f4
Remove the ability to slice/index on exceptions per PEP 352.
Lib/ConfigParser.py
Lib/test/test_dbm.py
Lib/test/test_exceptions.py
Lib/test/test_file.py
Lib/test/test_pep352.py
Lib/traceback.py
Misc/NEWS
Objects/exceptions.c