Searched refs:test_readonly_inheritance (Results 1 – 2 of 2) sorted by relevance
| /external/python/typing_extensions/src/ | ||
| D | test_typing_extensions.py | 4394 def test_readonly_inheritance(self): member in TypedDictTests |
| /external/python/cpython3/Lib/test/ | ||
| D | test_typing.py | 8750 def test_readonly_inheritance(self): member in TypedDictTests |