Home
last modified time | relevance | path

Searched refs:dicttable (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/idlelib/idle_test/
H A Dtest_debugger_r.py29 debugger_r.dicttable[0] = {'BinData': BinData()}
32 debugger_r.dicttable.clear()
/third_party/python/Lib/idlelib/
H A Ddebugger_r.py36 dicttable = {} variable
130 dicttable[did] = dict
137 dicttable[did] = dict
161 ## dict = dicttable[did]
167 dict = dicttable[did]
171 dict = dicttable[did]

Completed in 2 milliseconds