Home
last modified time | relevance | path

Searched refs:EXTRAFILE (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Mac/Modules/menu/
Dmenusupport.py18 EXTRAFILE = string.lower(MODPREFIX) + 'edit.py' # A similar file but hand-made variable
100 execfile(EXTRAFILE)
/external/python/cpython2/Mac/Modules/qd/
Dqdsupport.py18 EXTRAFILE = string.lower(MODPREFIX) + 'edit.py' # A similar file but hand-made variable
273 execfile(EXTRAFILE)