Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_rlcompleter.py84 def test_duplicate_globals(self): function
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_rlcompleter.py145 def test_duplicate_globals(self): member in TestRlcompleter