Benjamin Peterson
|
e65282114e
|
implement chained exception tracebacks
patch from Antoine Pitrou #3112
|
2008-07-15 15:32:09 +00:00 |
Guido van Rossum
|
b4fb6e4d27
|
Implicit exception chaining via __context__ (PEP 3134).
Patch 3108 by Antooine Pitrou.
|
2008-06-14 20:20:24 +00:00 |
Benjamin Peterson
|
eec3d71379
|
#3021: Antoine Pitrou's Lexical exception handlers
|
2008-06-11 15:59:43 +00:00 |
Benjamin Peterson
|
ee8712cda4
|
#2621 rename test.test_support to test.support
|
2008-05-20 21:35:26 +00:00 |
Collin Winter
|
1966f1c98f
|
Fix refleaks exposed by test_raise.
|
2007-09-01 20:26:44 +00:00 |
Collin Winter
|
812567d3f8
|
Cut test_raise down to size.
|
2007-08-31 00:47:26 +00:00 |
Collin Winter
|
828f04ac3f
|
Issue #1066: implement PEP 3109, 2/3 of PEP 3134.
|
2007-08-31 00:04:24 +00:00 |