Python noob SOS (any [former?] Perlheads out there?)

Rick Dooling rpdooling at gmail.com
Tue Jan 29 13:03:40 EST 2008


On Jan 29, 10:39 am, kj <so... at 987jk.com.invalid> wrote:

> I'd written a Perl module to facilitate the writing of scripts.
> It contained all my boilerplate code for parsing and validating
> command-line options, generating of accessor functions for these
> options, printing of the help message and of the full documentation,
> testing, etc.

http://docs.python.org/lib/optparse-tutorial.html

rd



More information about the Python-list mailing list