optparse docs?

S

Skip Montanaro

I'm trying to convert my brain from getopt to optparse. I want to refer to
documentation similar to the regular library reference manual docs which
concisely documents the Option and OptionParser classes, but can't find that
sort of detail in the current documentation. "pydoc optparse" isn't
sufficient either in this case. (Look at the threading module docs for an
example of what I'm after.) Am I missing something?

To make it more concrete, I can't seem to find a list of all the arguments
accepted by OptionParser.add_option() or the Option class constructor.

Thx,

Skip
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,013
Latest member
KatriceSwa

Latest Threads

Top