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


Groups > comp.lang.python > #67313

Re: Python : parsing the command line options using optparse

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!goblin2!goblin.stu.neva.ru!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <ganesh1pal@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.009
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'subject:Python': 0.06; 'subject:command': 0.09; 'subject:parsing': 0.09; 'subject:using': 0.09; 'cc:addr:python-list': 0.11; 'thread': 0.14; 'subject:options': 0.16; 'to:addr:pearwood.info': 0.16; 'to:addr:steve+comp.lang.python': 0.16; "to:name:steven d'aprano": 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'question': 0.24; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'subject: : ': 0.26; 'header:In-Reply-To:1': 0.27; 'message- id:@mail.gmail.com': 0.30; "d'aprano": 0.31; 'steven': 0.31; 'worked': 0.33; 'subject:the': 0.34; 'received:google.com': 0.35; 'thanks': 0.36; 'should': 0.36; 'pm,': 0.38; 'sure': 0.39; 'new': 0.61; 'here': 0.66; 'mar': 0.68; 'subject': 0.69; 'otten': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=x92HjdyrzOmgyKE3J7oiKUFPwWuY60+5oZJHb4y4EUs=; b=Ut8ROrfAyE4T0CHD2f0K9d/jZxTxYZa+uNTxgyEgbKcF+C2p3yy3UFftBroWN9SjKB D5RJRAeGb18YgHrwCLGqtnnoEDIgPtXPiZ5iFklkgwGjtdEAsiS7/gPS+3ypoxqnGC2C 9BLXosZZclRZ0zlWhDrCedyM831wAzj91YK+yXhDm1TnCGNkeUgMVN3gq1IJt+HQSlnz yvYM1Nvac9Ptb242UQM2j/5ANVm1glhnt7GgcFH3DC60HOIj8V2hNFb2pfs5Xf/ugLcS LwqV9y59HT613Ad/v2/Pas8sWY/0STO0jOmfj4N9Vf0d+kkkZax8w7BEQCBlhZZTNLDk 0ucg==
MIME-Version 1.0
X-Received by 10.112.198.135 with SMTP id jc7mr3819lbc.75.1393676229664; Sat, 01 Mar 2014 04:17:09 -0800 (PST)
In-Reply-To <5311c8b7$0$29985$c3e8da3$5496439d@news.astraweb.com>
References <CACT3xuWuV8omgE6oV0PNGfwdf-yrO3KPbjHtu=B+NHNuOhA_Jw@mail.gmail.com> <leig4s$ri5$1@ger.gmane.org> <CACT3xuUGtsER0B3xwAB2CqQ5Zb=v72w8+DQkaYz681xeSeJ2CQ@mail.gmail.com> <lekj1t$v7n$1@ger.gmane.org> <CACT3xuXWBQC2s2XxE=Cav+RK78voPjbLA0cWSxL50ekktJZ2cg@mail.gmail.com> <mailman.7507.1393672393.18130.python-list@python.org> <5311c8b7$0$29985$c3e8da3$5496439d@news.astraweb.com>
Date Sat, 1 Mar 2014 17:47:09 +0530
Subject Re: Python : parsing the command line options using optparse
From Ganesh Pal <ganesh1pal@gmail.com>
To "Steven D'Aprano" <steve+comp.lang.python@pearwood.info>
Content-Type multipart/alternative; boundary=001a11c341ea99e3cc04f38a8813
Cc python-list@python.org
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.7511.1393676702.18130.python-list@python.org> (permalink)
Lines 37
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1393676702 news.xs4all.nl 2934 [2001:888:2000:d::a6]:57836
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:67313

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

On Sat, Mar 1, 2014 at 5:17 PM, Steven D'Aprano <
steve+comp.lang.python@pearwood.info> wrote:

>
> You should start new threads for new questions. The subject line here has
> nothing to do with the questions you ask.
>
>

Sure Steven  and thanks for replying  and  your suggestion for Question 2
 ( same as  Peter Otten ) worked and Iam closing this thread now  :)

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: Python : parsing the command line options using optparse Ganesh Pal <ganesh1pal@gmail.com> - 2014-03-01 16:43 +0530
  Re: Python : parsing the command line options using optparse Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-03-01 11:47 +0000
    Re: Python : parsing the command line options using optparse Ganesh Pal <ganesh1pal@gmail.com> - 2014-03-01 17:47 +0530

csiph-web