Searched refs:EmpDnew (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_typing.py | 6566 EmpDnew = pickle.loads(ZZ) variable in TypedDictTests.test_pickle.by 6567 self.assertEqual(EmpDnew({'name': 'jane', 'id': 37}), jane) |
Completed in 13 milliseconds