[issue3113] Document exception chaining

2008-07-19 Thread Georg Brandl
Georg Brandl <[EMAIL PROTECTED]> added the comment: Documented in r65144. -- resolution: -> fixed status: open -> closed ___ Python tracker <[EMAIL PROTECTED]> ___ ___

[issue3113] Document exception chaining

2008-07-15 Thread Benjamin Peterson
Changes by Benjamin Peterson <[EMAIL PROTECTED]>: -- priority: high -> critical ___ Python tracker <[EMAIL PROTECTED]> ___ ___ Python-bu

[issue3113] Document exception chaining

2008-06-14 Thread Antoine Pitrou
Changes by Antoine Pitrou <[EMAIL PROTECTED]>: -- nosy: +pitrou ___ Python tracker <[EMAIL PROTECTED]> ___ ___ Python-bugs-list mailing

[issue3113] Document exception chaining

2008-06-14 Thread Benjamin Peterson
New submission from Benjamin Peterson <[EMAIL PROTECTED]>: PEP 3134's features need to be documented. -- assignee: georg.brandl components: Documentation messages: 68215 nosy: benjamin.peterson, georg.brandl priority: high severity: normal status: open title: Document exception chaining