Quoted identifiers in Python?

Emile van Sebille emile at fenx.com
Thu Mar 29 15:12:09 EST 2001


[Note: post appeared as edited by my spell checker ;-)]

a = "Ivor the engine"
x = obj.a

What is x?

Just-glad-it-wasn't-a-bigger-post-ly y'rs

--

Emile van Sebille
emile at fenx.com

---------
"Emile van Sebille" <emile at fenx.com> wrote in message
news:9a04sn$34lka$1 at ID-11957.news.dfncis.de...
> Well, how would this work?
>
> a = ."Ivory the engine"
> ax = obi.a
>
> What is ax?
>
> --






More information about the Python-list mailing list