> Matt Nordhoff wrote: > > BTW: Checked out optparse? It's bigger and sexier!
If you're doing things with positional arguments, you should consider using argparse (http://argparse.googlecode.com/svn/tags/r101/doc/index.html). It's like optparse, but (much) better. Cheers, Emm -- http://mail.python.org/mailman/listinfo/python-list