Is there a way to determine -- when parsing -- if a word contains a builtin name or other imported system module name?
- From: Casey Hawthorne <caseyhHAMMER_TIME@xxxxxxxx>
- Date: Thu, 04 Aug 2005 04:46:28 GMT
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
.
- Follow-Ups:
- Prev by Date: Python's CSV reader
- Next by Date: Re: Python's CSV reader
- Previous by thread: Python's CSV reader
- Next by thread: Re: Is there a way to determine -- when parsing -- if a word contains a builtin name or other imported system module name?
- Index(es):
Relevant Pages
|