How do you undo x = `a` if A is a list?

Aahz Maruch aahz at netcom.com
Fri Feb 11 15:59:59 EST 2000


In article <Cw_o4.3$hj6.566 at nnrp1.uunet.ca>,
Warren Postma <embed at geocities.com> wrote:
>
>Now how do I read that line in from a file and convert it from a string to a
>list?

exec, eval(), or execfile().  All three have security problems,
though...
--
                      --- Aahz (Copyright 2000 by aahz at netcom.com)

Androgynous poly kinky vanilla queer het    <*>     http://www.rahul.net/aahz/
Hugs and backrubs -- I break Rule 6

Nostalgia just ain't what it used to be



More information about the Python-list mailing list