OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_CFG
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py
151
_CFG
= {"width" : 0.5, # Screen
242
## show(
_CFG
)
244
_CFG
.update(cfgdict2)
245
## show(
_CFG
)
247
_CFG
.update(cfgdict1)
248
## show(
_CFG
)
251
readconfig(
_CFG
)
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py
151
_CFG
= {"width" : 0.5, # Screen
242
## show(
_CFG
)
244
_CFG
.update(cfgdict2)
245
## show(
_CFG
)
247
_CFG
.update(cfgdict1)
248
## show(
_CFG
)
251
readconfig(
_CFG
)
[
all
...]
Completed in 26 milliseconds