[issue1760] PEP 341 is not reflected in the documentation

2008-05-12 Thread Georg Brandl
Georg Brandl <[EMAIL PROTECTED]> added the comment: Should be fixed now with r63175. -- resolution: -> fixed status: open -> closed __ Tracker <[EMAIL PROTECTED]> __ _

[issue1760] PEP 341 is not reflected in the documentation

2008-01-08 Thread Christian Heimes
Changes by Christian Heimes: -- assignee: -> georg.brandl nosy: +georg.brandl priority: -> normal versions: +Python 2.6 __ Tracker <[EMAIL PROTECTED]> __

[issue1760] PEP 341 is not reflected in the documentation

2008-01-08 Thread Yinon Ehrlich
New submission from Yinon Ehrlich: Compare: http://docs.python.org/whatsnew/pep-341.html With: http://docs.python.org/ref/exceptions.html http://docs.python.org/tut/node10.html#SECTION001030 -- components: Documentation messages: 59525 nosy: Yinon severity: minor status: