Re: [Tutor] Option parser tools

2009-07-23 Thread Changsheng Jiang
just FYI, A simple, not versatile way, kargs = dict([i.split('=', 1) for i in sys.argv[1:]]) Changsheng Jiang On Thu, Jul 23, 2009 at 14:11, Todd Matsumoto wrote: > Hello Tutors, > > I'm building a script that now needs a command line inte

[Tutor] Option parser tools

2009-07-22 Thread Todd Matsumoto
Hello Tutors, I'm building a script that now needs a command line interface. I'm aware of optparse, but I'm wondering if there are any other tools that may be better for building the interface. Cheers, T -- GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http: