[Python-bugs-list] [Bug #113243] missing hyphen in command-line help

noreply@sourceforge.net noreply@sourceforge.net
Thu, 31 Aug 2000 10:50:09 -0700


Bug #113243, was updated on 2000-Aug-31 10:45
Here is a current snapshot of the bug.

Project: Python
Category: Core
Status: Closed
Resolution: Invalid
Bug Group: Not a Bug
Priority: 5
Summary: missing hyphen in command-line help

Details: When I do "python -h" on version 1.5.2., I get:

...
-X     : disable class based built-in exceptions
...

This should be "...class-based..." (hyphen included)

(Perhaps this has already been fixed in a newer version.)

Sorry to bug you guys with such trivia.  Thanks again for everybody's great work on Python!

perfectionistic-ly y'rs,

=g2


Follow-Ups:

Date: 2000-Aug-31 10:50
By: fdrake

Comment:
There is no longer a -X option, so this bug no longer exists.
-------------------------------------------------------

For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=113243&group_id=5470