Variables variable

Adriano Monteiro py.adriano at gmail.com
Tue Apr 19 09:19:56 EDT 2005


Hi folks,

Someone know how to make variables variable like in PHP?
It's something like this:

$a = 'hi'
$$a = 'testing'
echo $hi
'testing'

Regards

-- 

Adriano Monteiro Marques
www.gopython.com.br
py.adriano at gmail.com

I'm FREE... Are you?
(PYTHON powered)



More information about the Python-list mailing list