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


Groups > comp.lang.python > #16473

Re: How convert a list string to a real list

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!news-transit.tcx.org.uk!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <alec.taylor6@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.007
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'terry': 0.07; 'awake': 0.09; 'builtin': 0.09; 'negative.': 0.09; 'subject:string': 0.09; 'received:209.85.210.174': 0.13; 'received:mail- iy0-f174.google.com': 0.13; 'finney': 0.16; 'from:addr:alec.taylor6': 0.16; 'from:name:alec taylor': 0.16; 'kick': 0.16; 'reedy': 0.16; 'cc:addr:python-list': 0.16; 'wed,': 0.17; 'wrote:': 0.18; 'cc:no real name:2**0': 0.20; 'subject:list': 0.21; 'dec': 0.22; 'header:In-Reply-To:1': 0.22; 'cc:2**0': 0.24; 'writes:': 0.25; 'module': 0.26; 'url:mailman': 0.28; 'message-id:@mail.gmail.com': 0.28; 'accessible': 0.29; 'cc:addr:python.org': 0.29; 'nov': 0.29; 'pm,': 0.29; 'researching': 0.30; 'thu,': 0.32; 'url:listinfo': 0.32; 'that,': 0.33; 'too': 0.34; 'subject:How': 0.35; 'url:python': 0.36; 'vote': 0.37; 'but': 0.37; 'page': 0.37; 'received:google.com': 0.37; 'think': 0.37; 'steven': 0.38; 'received:209.85': 0.38; 'url:org': 0.39; 'received:209': 0.40; 'range': 0.61; '2011': 0.61; 'reached': 0.61; 'internet.': 0.65; 'maximum': 0.66; '-0500,': 0.84; 'tucked': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=IYcXcmTBC8XhfUE/8BMQr3uNLZYZ3uWhzpkb+AJFAIM=; b=V09D5a2EIRu8dAkurTlljlKHXmS5MU0/Nur2qLJGsHHUUf+M1QX4KJ8Wjz1psgK+YH 0pdWY6ZuzSpFO3Il7qvc4Q79JNebTONOzp1WHyuu+q4JZ4AoOqNztdMjOWKnJ7MsO//R AaKo540DQKU3hh5RaVfhC6ucSUKHfHzPMQS+Y=
MIME-Version 1.0
In-Reply-To <87ehwo5364.fsf@benfinney.id.au>
References <CAHbqn4jog2CzT+ahL3XwPZwvAr8eKN3qHsp2yaJk1VYa1157JQ@mail.gmail.com> <jb4jv2$4nt$1@dough.gmane.org> <jb4r6o$ifb$1@dough.gmane.org> <mailman.3175.1322691152.27778.python-list@python.org> <4ed6f7be$0$29986$c3e8da3$5496439d@news.astraweb.com> <87ehwo5364.fsf@benfinney.id.au>
Date Thu, 1 Dec 2011 15:33:51 +1100
Subject Re: How convert a list string to a real list
From Alec Taylor <alec.taylor6@gmail.com>
To Ben Finney <ben+python@benfinney.id.au>
Content-Type text/plain; charset=ISO-8859-1
Cc python-list@python.org
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
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.3187.1322714034.27778.python-list@python.org> (permalink)
Lines 24
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1322714034 news.xs4all.nl 6858 [2001:888:2000:d::a6]:50385
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:16473

Show key headers only | View raw


Dammit, been awake too long researching on the Internet, but I finally
reached the Last Page

On Thu, Dec 1, 2011 at 3:25 PM, Ben Finney <ben+python@benfinney.id.au> wrote:
> Steven D'Aprano <steve+comp.lang.python@pearwood.info> writes:
>
>> On Wed, 30 Nov 2011 17:12:10 -0500, Terry Reedy wrote:
>>
>> > I think it would be better if safe_eval were available as an easily
>> > accessible builtin and dangerous_eval were tucked away in a module ;-).
>>
>> +100000
>
> You do realise that any vote outside the range -1 through +1 is invalid,
> right? Every person gets a maximum of 1, positive or negative. Outside
> that, the vote police come to kick you off the internet.
>
> --
>  \                             "Everything is futile." --Marvin of Borg |
>  `\                                                                   |
> _o__)                                                                  |
> Ben Finney
> --
> http://mail.python.org/mailman/listinfo/python-list

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


Thread

Re: How convert a list string to a real list Terry Reedy <tjreedy@udel.edu> - 2011-11-30 17:12 -0500
  Re: How convert a list string to a real list Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-12-01 03:42 +0000
    Re: How convert a list string to a real list Ben Finney <ben+python@benfinney.id.au> - 2011-12-01 15:25 +1100
      Re: How convert a list string to a real list Alec Taylor <alec.taylor6@gmail.com> - 2011-12-01 15:33 +1100

csiph-web