Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #72338
| References | <CACT3xuVs-RiJFcz0BWkzpvyp89Kg8Hg2UB=hJ9HR+PVhr-hKeA@mail.gmail.com> |
|---|---|
| Date | 2014-05-31 08:37 -0600 |
| Subject | Re: Optparse to parsing Suggestions !! |
| From | Ian Kelly <ian.g.kelly@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.10508.1401547053.18130.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
On May 30, 2014 8:26 AM, "Ganesh Pal" <ganesh1pal@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.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Optparse to parsing Suggestions !! Ian Kelly <ian.g.kelly@gmail.com> - 2014-05-31 08:37 -0600
csiph-web