]> granicus.if.org Git - python/commit
getopt(): revise description of long_options parameter slightly so it will
authorFred Drake <fdrake@acm.org>
Fri, 11 Aug 2000 19:55:06 +0000 (19:55 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 11 Aug 2000 19:55:06 +0000 (19:55 +0000)
commita8e484c8f54dc9b2cf8dd8a82f051ee891d4fdd4
tree665c2c647bbd055c00926260df9e397936e90781
parentf29f47b38beae54db959d0dd2f0800d5dd3fc174
getopt(): revise description of long_options parameter slightly so it will
be less confusing; add a paragraph separation so that comments about
the options and long_options parameters don't have references that
are easily misinterpreted.

Adjust the interactive examples to not need the string module.

Add an example showing how the module is commonly used in a script.
Doc/lib/libgetopt.tex