On May 30, 2014 8:26 AM, "Ganesh Pal" <ganesh1...@gmail.com> wrote: > > > Hello Python world , > > > I wanted suggestion on how to modify the below code to help me accomodate the below two cases
Your question was answered already, but I'd like to point out that optparse is deprecated. If possible, you should use argparse instead.
-- https://mail.python.org/mailman/listinfo/python-list