aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_exception_variations.py
Commit message (Expand)AuthorAge
* bpo-46458: emit code for else of a try block immediately after the try body (...Irit Katriel2022-01-27
* bpo-45292: [PEP-654] add except* (GH-29581)Irit Katriel2021-12-14
* Issue #21741: Update 147 test modules to use test discovery.Zachary Ware2015-04-13
* #2621 rename test.test_support to test.supportBenjamin Peterson2008-05-20
* Raise statement normalization in Lib/test/.Collin Winter2007-08-29
* Set svn:eol-style to native.Tim Peters2006-03-01
* Whitespace normalization.Tim Peters2005-12-25
* SF patch #1355913, PEP 341 - Unification of try/except and try/finallyNeal Norwitz2005-12-17