NewBie - GetOpts
Fred L. Drake, Jr.
fdrake at acm.org
Mon Sep 27 22:12:11 EDT 1999
George Russell writes:
> Can anyone show me howto access the data? Or point me to the right
> place in the tutorial / library reference, or some example code.
George,
The getopt module is documented in the Python Library Reference; a
short example is also given:
http://www.python.org/doc/current/lib/module-getopt.html
The Library Reference is quite useful these days; if you have a hard
time locating information about the library there, please send a note
to python-docs at python.org telling what you were looking for and what
keywords you were using.
-Fred
--
Fred L. Drake, Jr. <fdrake at acm.org>
Corporation for National Research Initiatives
More information about the Python-list
mailing list