"Harlin Seritt" wrote:
> either YES, True, or 1 should work.
> 

yes, indeed. 
>>> import Tkconstants
>>> 'True' and 'YES' in dir(Tkconstants)
True

thanks Harlin,

--
nirinA


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

Reply via email to