Searched refs:test_add_specials (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_userlist.py | 19 def test_add_specials(self): member in UserListTest |
/external/python/cpython3/Lib/test/ | ||
D | test_userlist.py | 26 def test_add_specials(self): member in UserListTest |