OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unload_extensions
(Results
1 - 4
of
4
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
EditorWindow.py
1022
def
unload_extensions
(self):
member in class:EditorWindow
[
all
...]
ChangeLog
659
Add
unload_extensions
() method to unload all extensions; called from
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
EditorWindow.py
1022
def
unload_extensions
(self):
member in class:EditorWindow
[
all
...]
ChangeLog
659
Add
unload_extensions
() method to unload all extensions; called from
[
all
...]
Completed in 107 milliseconds