Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_enum.py84 class IntFlagStoogesWithZero(IntFlag): class
3138 test_pickle_dump_load(self.assertIs, IntFlagStoogesWithZero.CURLY)
3140 IntFlagStoogesWithZero.CURLY|IntFlagStoogesWithZero.MOE)
3141 test_pickle_dump_load(self.assertIs, IntFlagStoogesWithZero.NOFLAG)

Completed in 10 milliseconds