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