unbinding a global variable in Python

Hrvoje Niksic hniksic at xemacs.org
Thu Apr 30 08:13:29 EDT 2009


Mark Tarver <dr.mtarver at ukonline.co.uk> writes:

>> (setq *g* 0)
> 0
>
>> (boundp '*g*)
> t

'foo' in globals()



More information about the Python-list mailing list