Home
last modified time | relevance | path

Searched refs:_code_to_fullname (Results 1 – 10 of 10) sorted by relevance

/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/_builtinSuites/
D__init__.py22 _code_to_fullname = { variable
/external/python/cpython2/Mac/Demo/applescript/Disk_Copy/
D__init__.py20 _code_to_fullname = { variable
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Explorer/
D__init__.py29 _code_to_fullname = { variable
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Terminal/
D__init__.py23 _code_to_fullname = { variable
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Netscape/
D__init__.py31 _code_to_fullname = { variable
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/SystemEvents/
D__init__.py33 _code_to_fullname = { variable
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/CodeWarrior/
D__init__.py25 _code_to_fullname = { variable
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Finder/
D__init__.py35 _code_to_fullname = { variable
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/StdSuites/
D__init__.py36 _code_to_fullname = { variable
/external/python/cpython2/Lib/plat-mac/
Dgensuitemodule.py665 fp.write('from %s import *\n'%self.basepackage._code_to_fullname[code][0])
669 fp.write('from %s import *\n'%self.basepackage._code_to_fullname[code.lower()][0])