Issue 697941: optparse OptionGroup docs (original) (raw)

Issue697941

Created on 2003-03-05 11:48 by jlgijsbers, last changed 2022-04-10 16:07 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
doc.diff jlgijsbers,2003-03-05 11:49 OptionGroup doc patch
Messages (2)
msg42956 - (view) Author: Johannes Gijsbers (jlgijsbers) * (Python triager) Date: 2003-03-05 11:48
A small patch to add a bit about the new OptionGroup, added in Optik 1.4 and Python CVS but currently undocumented.
msg42957 - (view) Author: Fred Drake (fdrake) (Python committer) Date: 2003-04-18 15:50
Logged In: YES user_id=3066 Accepted a slightly modified version of the patch as Doc/lib/liboptparse.tex revision 1.2. Thanks!
History
Date User Action Args
2022-04-10 16:07:22 admin set github: 38101
2003-03-05 11:48:50 jlgijsbers create