Home
last modified time | relevance | path

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

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