[issue4167] Inline Markup :const: shows up in Documentation

2008-11-04 Thread Georg Brandl
Georg Brandl <[EMAIL PROTECTED]> added the comment: Thanks, fixed in r67101. -- resolution: -> fixed status: open -> closed ___ Python tracker <[EMAIL PROTECTED]> ___

[issue4167] Inline Markup :const: shows up in Documentation

2008-10-21 Thread Winfried Plappert
New submission from Winfried Plappert <[EMAIL PROTECTED]>: The Inline Markup :const: shows up in the final documentation. Example can be found on http://docs.python.org/library/select.html : kevent.fflags¶ Filter specific flags :const:`KQ_FILTER_READ` and :const:`KQ_FILTER_WRITE` filte