Commit Graph

9 Commits

Author SHA1 Message Date
Ka-Ping Yee 860fb91f25 Add a discussion of the cyclic garbage issue. 2007-01-04 02:53:05 +00:00
David Goodger 794b1f8f11 converted to UTF-8 & added coding slugs 2006-03-02 19:54:50 +00:00
Ka-Ping Yee 2e09a4c99d Simplify implementation of print_chain. 2005-05-16 19:12:51 +00:00
Ka-Ping Yee 2b1d6dd3c8 Mention GetBaseException in C#. 2005-05-16 07:10:22 +00:00
Ka-Ping Yee 3d514b0e42 Add "raise ... from" statement.
Add reference to Perl 6 exception RFC.
2005-05-16 06:58:12 +00:00
Ka-Ping Yee 84ea75eb01 Update Rationale. 2005-05-15 23:53:56 +00:00
Ka-Ping Yee 43671683c9 Add __cause__ and language comparisons. 2005-05-15 23:29:56 +00:00
Ka-Ping Yee c2c4af5fd7 Add PEP 344. Shorten title to make it fit in PEP 0. 2005-05-15 19:49:01 +00:00
Ka-Ping Yee f9e92a3824 Add PEP 344: Exception Chaining and the Traceback Attribute. 2005-05-15 19:30:38 +00:00