[issue7618] optparse library documentation has an insignificant formatting issue

2010-01-03 Thread Ezio Melotti
Ezio Melotti added the comment: Fixed in r77267 (trunk), r77268 (release26-maint), r77269 (py3k), r77270 (release31-maint), thanks! -- priority: -> normal resolution: -> fixed stage: -> committed/rejected status: open -> closed versions: +Python 2.6, Python 2.7, Python 3.2

[issue7618] optparse library documentation has an insignificant formatting issue

2010-01-02 Thread Georg Brandl
Changes by Georg Brandl : -- assignee: georg.brandl -> ezio.melotti nosy: +ezio.melotti ___ Python tracker ___ ___ Python-bugs-list mai

[issue7618] optparse library documentation has an insignificant formatting issue

2010-01-02 Thread July Tikhonov
July Tikhonov added the comment: Also, I found 4 similar problems in this text (seach 'usage:' to find them). These are resolved in this patch. -- keywords: +patch nosy: +July Added file: http://bugs.python.org/file15720/doc-library-optparse.diff _

[issue7618] optparse library documentation has an insignificant formatting issue

2010-01-01 Thread Artem
New submission from Artem : In optparse documentation, in the end of first chapter there is an example which shows how optparse can print usage summary for user. In the last row of this example text color is accidentally changed from black to blue. Most probably the source of this issue is single