Home
last modified time | relevance | path

Searched defs:MODNAME (Results 1 – 25 of 28) sorted by relevance

12

/external/python/cpython2/Mac/Modules/ah/
Dahsupport.py10 MODNAME = '_AH' # The name of the module variable
/external/python/cpython2/Mac/Modules/fm/
Dfmsupport.py10 MODNAME = '_Fm' # The name of the module variable
/external/python/cpython2/Mac/Modules/folder/
Dfoldersupport.py10 MODNAME = '_Folder' # The name of the module variable
/external/python/cpython2/Mac/Modules/launch/
Dlaunchsupport.py9 MODNAME = '_Launch' # The name of the module variable
/external/python/cpython2/Mac/Modules/help/
Dhelpsupport.py9 MODNAME = '_Help' # The name of the module variable
/external/python/cpython2/Mac/Modules/evt/
Devtsupport.py10 MODNAME = '_Evt' # The name of the module variable
/external/python/cpython2/Mac/Modules/scrap/
Dscrapsupport.py13 MODNAME = '_Scrap' # The name of the module variable
/external/python/cpython2/Mac/Modules/cm/
Dcmsupport.py10 MODNAME = '_Cm' # The name of the module variable
/external/python/cpython2/Mac/Modules/icn/
Dicnsupport.py10 MODNAME = '_Icn' # The name of the module variable
/external/python/cpython2/Mac/Modules/menu/
Dmenusupport.py10 MODNAME = '_Menu' # The name of the module variable
/external/python/cpython2/Mac/Modules/osa/
Dosasupport.py10 MODNAME = '_OSA' # The name of the module variable
/external/python/cpython2/Mac/Modules/cg/
Dcgsupport.py11 MODNAME = '_CG' # The name of the module variable
/external/python/cpython2/Mac/Modules/qdoffs/
Dqdoffssupport.py10 MODNAME = '_Qdoffs' # The name of the module variable
/external/python/cpython2/Mac/Modules/te/
Dtesupport.py10 MODNAME = '_TE' # The name of the module variable
/external/python/cpython2/Mac/Modules/list/
Dlistsupport.py10 MODNAME = '_List' # The name of the module variable
/external/python/cpython2/Mac/Modules/drag/
Ddragsupport.py10 MODNAME = '_Drag' # The name of the module variable
/external/python/cpython2/Mac/Modules/mlte/
Dmltesupport.py11 MODNAME = '_Mlte' # The name of the module variable
/external/python/cpython2/Mac/Modules/app/
Dappsupport.py10 MODNAME = '_App' # The name of the module variable
/external/python/cpython2/Mac/Modules/win/
Dwinsupport.py10 MODNAME = '_Win' # The name of the module variable
/external/python/cpython2/Mac/Modules/qd/
Dqdsupport.py10 MODNAME = '_Qd' # The name of the module variable
/external/python/cpython2/Mac/Modules/ctl/
Dctlsupport.py10 MODNAME = '_Ctl' # The name of the module variable
/external/python/cpython2/Mac/Modules/cf/
Dcfsupport.py11 MODNAME = '_CF' # The name of the module variable
/external/python/cpython2/Mac/Modules/qt/
Dqtsupport.py12 MODNAME = '_Qt' # The name of the module variable
/external/python/cpython2/Mac/Modules/file/
Dfilesupport.py21 MODNAME = '_File' # The name of the module variable
/external/python/mock/mock/tests/
Dtestpatch.py27 MODNAME = '%s.PTModule' % __name__ variable

12