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 <tmatsum...@gmx.net> wrote: > 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://portal.gmx.net/de/go/maxdome01 > _______________________________________________ > Tutor maillist - Tutor@python.org > http://mail.python.org/mailman/listinfo/tutor >
_______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor