Message 31303 - Python tracker (original) (raw)
Message31303
Author | bethard |
---|---|
Recipients | |
Date | 2007-02-26.17:37:02 |
SpamBayes Score | |
Marked as misclassified | |
Message-id | |
In-reply-to |
Content |
---|
The docstrings need to be modified in the Optik package (from which the stdlib optparse module is derived). I've filed you an appropriate patch there: http://sourceforge.net/tracker/index.php?func=detail&aid=1669315&group_id=38019&atid=421097. I'll see what I can do about adding some documentation. My preference is only to document OptionParser.add_option_group -- I think making the OptionGroup API public is a mistake (like making the STORE_ACTIONS, etc. APIs public was). |
History | |||
---|---|---|---|
Date | User | Action | Args |
2007-08-23 14:52:02 | admin | link | issue1665333 messages |
2007-08-23 14:52:02 | admin | create |