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


Groups > comp.lang.python > #30638

Re: parse an environment file

Path csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <thudfoo@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.048
X-Spam-Evidence '*H*': 0.90; '*S*': 0.00; 'subject:file': 0.07; 'python': 0.09; 'syntax.': 0.16; 'wrote:': 0.17; 'shell': 0.18; 'module': 0.19; 'header:In-Reply-To:1': 0.25; 'header:User- Agent:1': 0.26; 'module.': 0.27; 'received:209.85.160.46': 0.32; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'received:209.85': 0.35; 'there': 0.35; 'message-id:@gmail.com': 0.36; 'monday': 0.37; 'october': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'content-disposition:inline': 0.60; 'header:Message-Id:1': 0.62
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :message-id; bh=GBLOKOdPrAj9MJqCtaikSlfscos6SiZmtzg2Aj78V+Y=; b=dTgk2DEQOsljdcReRwRd5Jiu4V9jELPjoJOOEx9BWzyVf0b2aiBK98CGfwDi7+5znS PvfwBNsjdb1L3FSbzF8rOtGiBCNe5rdpiM2wscJQKfohHzggppgs3MHqMuQire4SH5Yl /n9CjLkKUO1QqpMtAMefWjh0L/OzVAyHWBcJZpmyir38WPLU3x8paWK2tgnr5sL2kWHB 20e5Oz5CyYS5ocgROlNGkFFezfQVTgzXcxq0W/AB7wlnGQO4fWBwxAvojcBR7+ZXZ9SR mMIMcIzOM6BvSR0wM7/961oXwlj0q5nvaXZvfhgZNOlEa5DV7llITl+L1IXCp78UGpPM EFnA==
From xDog Walker <thudfoo@gmail.com>
To python-list@python.org
Subject Re: parse an environment file
Date Tue, 2 Oct 2012 09:03:47 -0700
User-Agent KMail/1.9.5
References <CANy1k1i7XA3pTGeZeWk8V4osPkRoWxkSQJehhix9nHzDzO3HTg@mail.gmail.com> <mailman.1703.1349100773.27098.python-list@python.org> <5069b829$0$6949$e4fe514c@news2.news.xs4all.nl>
In-Reply-To <5069b829$0$6949$e4fe514c@news2.news.xs4all.nl>
MIME-Version 1.0
Content-Type text/plain; charset="iso-8859-1"
Content-Transfer-Encoding 7bit
Content-Disposition inline
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 <http://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 <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.1729.1349193842.27098.python-list@python.org> (permalink)
Lines 9
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1349193843 news.xs4all.nl 6888 [2001:888:2000:d::a6]:37818
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:30638

Show key headers only | View raw


On Monday 2012 October 01 08:35, Hans Mulder wrote:
> AFAIK, there is no Python module that can read shell syntax.

The stdlib's shlex might be that module.

-- 
Yonder nor sorghum stenches shut ladle gulls stopper torque wet 
strainers.

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


Thread

Re: parse an environment file Jason Friedman <jason@powerpull.net> - 2012-10-01 08:12 -0600
  Re: parse an environment file Hans Mulder <hansmu@xs4all.nl> - 2012-10-01 17:35 +0200
    Re: parse an environment file xDog Walker <thudfoo@gmail.com> - 2012-10-02 09:03 -0700
      Re: parse an environment file Ramchandra Apte <maniandram01@gmail.com> - 2012-10-02 09:16 -0700
      Re: parse an environment file Ramchandra Apte <maniandram01@gmail.com> - 2012-10-02 09:16 -0700

csiph-web