using getopt

David Bear david.bear at asu.edu
Mon Jun 3 20:56:12 EDT 2002


Found a couple of frustrating things with getopt.  I am writing a filter 
that will be called by lprng -- or other spool services.  rather than 
trying to code for every possible cmd line arg I may be given, in there a 
way to use getopt to grab just a few options that I care about and through 
the rest away?

-- 
David Bear
College of Public Programs/ASU
480-965-8257
...the way is like water, going where nobody wants it to go



More information about the Python-list mailing list