Searched defs:test_vars (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Lib/test/ | ||
| D | test_builtin.py | 1399 def test_vars(self): member in BuiltinTest |
| /external/python/cpython3/Lib/test/ | ||
| D | test_builtin.py | 1539 def test_vars(self): member in BuiltinTest |