Is there a way to determine -- when parsing -- if a word contains a builtin name or other imported system module name?

Casey Hawthorne caseyhHAMMER_TIME at istar.ca
Thu Aug 4 00:46:28 EDT 2005


Is there a way to determine -- when parsing -- if a word contains a
builtin name or other imported system module name?

Like "iskeyword" determines if a word is a keyword!

--
Regards,
Casey



More information about the Python-list mailing list