Il Sat, 17 Oct 2009 23:43:36 -0700 (PDT), StarWing ha scritto:

> I got a idea, use a try...except statement. there are another way to
> do it ?
> 
> (I just curious now, because I solve my problem in another way :-)

locals().has_key(myname) 
globals().has_key(myname)

D.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to