HomeSort by relevance Sort by last modified time
    Searched refs:EXTRAFILE (Results 1 - 2 of 2) sorted by null

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

Completed in 1025 milliseconds