Home
last modified time | relevance | path

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

/third_party/python/Lib/idlelib/
H A Dautocomplete.py28 TRY_A = False, False, False, ATTRS # '.' for attributes. variable
88 args = TRY_A if lastchar == "." else TRY_F
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_autocomplete.py121 (acp.popupwait, acp._delayed_open_completions, ac.TRY_A))

Completed in 2 milliseconds