Home
last modified time | relevance | path

Searched refs:social (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_enum.py2289 def social(self): member in TestSpecial.test_multiple_mixin.AnotherEnum
2340 self.assertEqual(CoolerColor.RED.social(), "what's up?")
2351 self.assertEqual(CoolestColor.RED.social(), "what's up?")
2362 self.assertEqual(ConfusedColor.RED.social(), "what's up?")
2373 self.assertEqual(ConfusedColor.RED.social(), "what's up?")

Completed in 11 milliseconds