Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: 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; 'bug': 0.02; 'assign': 0.05; 'python': 0.07; 'tracker': 0.09; 'answer,': 0.16; "he's": 0.19; 'header:In-Reply-To:1': 0.22; 'received:209.85.220': 0.26; 'sender:addr:gmail.com': 0.27; 'message-id:@mail.gmail.com': 0.28; 'to:addr:python-list': 0.32; 'thank': 0.32; 'open': 0.35; 'usually': 0.36; 'report': 0.37; 'received:209.85': 0.37; 'received:google.com': 0.38; 'user': 0.38; 'pretty': 0.38; 'to:addr:python.org': 0.39; 'received:209': 0.39; 'header:Received:5': 0.40 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:from :date:x-google-sender-auth:message-id:subject:to:content-type; bh=Gj3L393VANFW3XNcsB9199ywNAx/mwhNJqP/FILy4Kw=; b=d+kpdy3cpkNvd+gQ58Igdn6Ub6aaUCWZRSjOir56cEAsz0ldUlBJjWRvw3WNACsFUv 3M1tmbUvSpI8QlB3KYf8YCg8gph2ZUWFtdhBp8glJQbEWRcP9xTGPNmv/4E4qwg3fB5b Xxtwq7jQp5RldoRQDtZnLgowXjgbBcgu/xNK8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; b=Fr0zcK5KNJWkhsoAa+seKU7pCjt65T5U717vHl4nLY9OlYQeXNugyD/61l1WbvLLXq uvoosYpxeCivA/dNST/ulRbRVk62p4dOeZO/BYtq62/4yicgNmssBW9tVfHldvojQZK9 0KJ0cBBhOwiZypAt836Cn53yRTRZM2YY7/A1k= MIME-Version: 1.0 Sender: paolo.elvati@gmail.com In-Reply-To: References: From: Paolo Elvati Date: Tue, 12 Apr 2011 12:30:34 -0400 X-Google-Sender-Auth: WZcW7czfCONN8-3VwtXsXl60CPU Subject: Re: argparse and default for FileType To: python-list@python.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 8 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1302625884 news.xs4all.nl 41110 [::ffff:82.94.164.166]:37950 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:3060 > Open up a bug report on the Python bug tracker and assign it to the user > "bethard", who is the author of argparse. He's usually pretty responsive. Thank you for the answer, I will. Paolo