OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_code_to_fullname
(Results
1 - 10
of
10
) sorted by null
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/_builtinSuites/
__init__.py
22
_code_to_fullname
= {
variable
/external/python/cpython2/Mac/Demo/applescript/Disk_Copy/
__init__.py
20
_code_to_fullname
= {
variable
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Explorer/
__init__.py
29
_code_to_fullname
= {
variable
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Terminal/
__init__.py
23
_code_to_fullname
= {
variable
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Netscape/
__init__.py
31
_code_to_fullname
= {
variable
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/SystemEvents/
__init__.py
33
_code_to_fullname
= {
variable
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/CodeWarrior/
__init__.py
25
_code_to_fullname
= {
variable
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Finder/
__init__.py
35
_code_to_fullname
= {
variable
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/StdSuites/
__init__.py
36
_code_to_fullname
= {
variable
/external/python/cpython2/Lib/plat-mac/
gensuitemodule.py
665
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])
[
all
...]
Completed in 239 milliseconds