Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #72338 > unrolled thread

Re: Optparse to parsing Suggestions !!

Started byIan Kelly <ian.g.kelly@gmail.com>
First post2014-05-31 08:37 -0600
Last post2014-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.


Contents

  Re: Optparse to parsing Suggestions !! Ian Kelly <ian.g.kelly@gmail.com> - 2014-05-31 08:37 -0600

#72338 — Re: Optparse to parsing Suggestions !!

FromIan Kelly <ian.g.kelly@gmail.com>
Date2014-05-31 08:37 -0600
SubjectRe: 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.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web