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
-- http://mail.python.org/mailman/listinfo/python-list
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
-- http://mail.python.org/mailman/listinfo/python-list