Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_dict.py15 def test_literal_constructor(self): member in DictTest
/external/python/cpython3/Lib/test/
Dtest_dict.py29 def test_literal_constructor(self): member in DictTest