OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AutoExpand
(Results
1 - 6
of
6
) sorted by null
/external/python/cpython2/Lib/idlelib/idle_test/
test_autoexpand.py
1
"""Unit tests for idlelib.
AutoExpand
"""
6
from idlelib.
AutoExpand
import
AutoExpand
10
#
AutoExpand
.__init__ only needs .text
24
cls.auto_expand =
AutoExpand
(Dummy_Editwin(cls.text))
/external/python/cpython2/Lib/idlelib/
AutoExpand.py
10
place before requesting the next selection causes
AutoExpand
to reset
13
This is an extension file and there is only one instance of
AutoExpand
.
22
class
AutoExpand
:
/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
AutoExpand.py
8
class
AutoExpand
:
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
AutoExpand.py
8
class
AutoExpand
:
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
AutoExpand.py
8
class
AutoExpand
:
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
AutoExpand.py
8
class
AutoExpand
:
Completed in 708 milliseconds