Prasad Kotipalli wrote:
Hello
I am a newbie to python, I have been working with getopt for parsing
command line options, but i came to know that optparse module is more
effecient. Can anyone suggest some ideas why it is powerful than
getopt.
Another option I like is optionparse from this recipe:
h
On Wed, 20 Apr 2005, Prasad Kotipalli wrote:
> I am a newbie to python, I have been working with getopt for parsing
> command line options, but i came to know that optparse module is more
> effecient. Can anyone suggest some ideas why it is powerful than
> getopt.
Hi Prasad,
According to:
Hello
I am a newbie to python, I have been working with getopt for parsing
command line options, but i came to know that optparse module is more
effecient. Can anyone suggest some ideas why it is powerful than
getopt.
Thanks
Prasad
___
Tutor maillist -