Home | History | Annotate | Download | only in test

Lines Matching refs:fromkeys

543         self.assertEqual(len(dict.fromkeys(ids)), len(ids))
594 self.assertEqual(len(dict.fromkeys(ids)), len(ids))