Re: gintare

2010-03-08 Thread Simon Brunning
On 7 March 2010 09:45, gintare wrote: > Hello, > > Is it possible in python access name of variable? "The same way as you get the name of that cat you found on your porch: the cat (object) itself cannot tell you its name, and it doesn't really care -- so the only way to find out what it's called

Re: gintare

2010-03-07 Thread Dennis Kaarsemaker
On zo, 2010-03-07 at 01:45 -0800, gintare wrote: > Is it possible in python access name of variable? > I want to convert the name of the variable to the string, not the > value of variable to the string. No, this is not possible. -- Dennis K. The universe tends towards maximum irony. Don't pus