Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_enum.py73 class FlagStoogesWithZero(Flag): class
3124 test_pickle_dump_load(self.assertIs, FlagStoogesWithZero.CURLY)
3126 FlagStoogesWithZero.CURLY|FlagStoogesWithZero.MOE)
3127 test_pickle_dump_load(self.assertIs, FlagStoogesWithZero.NOFLAG)

Completed in 10 milliseconds