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 push it. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

