On 25/10/2006, at 4:49 AM, Kem Tekinay wrote:

Before I reinvent the wheel, does anyone know of a good argument- parsing
class for console apps?


not in RB but here are a couple of useful Python links to serve as examples.

http://www.python.org/doc/1.5.2p2/lib/module-getopt.html

http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/278844

The respective source will by in your python lib directory - doing a quick Spotlight search for getopt.py also pointed to fancy_getopt.py in the distutils directory.

enjoy

Andy
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to