Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #72338 > unrolled thread
| Started by | Ian Kelly <ian.g.kelly@gmail.com> |
|---|---|
| First post | 2014-05-31 08:37 -0600 |
| Last post | 2014-05-31 08:37 -0600 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Optparse to parsing Suggestions !! Ian Kelly <ian.g.kelly@gmail.com> - 2014-05-31 08:37 -0600
| From | Ian Kelly <ian.g.kelly@gmail.com> |
|---|---|
| Date | 2014-05-31 08:37 -0600 |
| Subject | Re: Optparse to parsing Suggestions !! |
| Message-ID | <mailman.10508.1401547053.18130.python-list@python.org> |
[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 top | Article view | comp.lang.python
csiph-web