Searched refs:_WithLeadingUnderscoreAndPrivate (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_copyreg.py | 19 class _WithLeadingUnderscoreAndPrivate(object): class 114 self.assertEqual(copyreg._slotnames(_WithLeadingUnderscoreAndPrivate), |
Completed in 1 milliseconds