question about python statements

Ohad Frand ohad.frand at percello.com
Mon May 12 13:27:10 EDT 2008


Hi

I am looking for a way to programmically get a list of all python
existing statements that I cannot access by __builtins__ or locals() 

(like ["assert","break","class",...])

 

Thanks,

Ohad

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080512/1b6f0ab3/attachment.html>


More information about the Python-list mailing list