Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_enum.py44 CURLY = 2 variable in .Stooges
52 CURLY = 2 variable in .IntStooges
60 CURLY = 2.72 variable in .FloatStooges
68 CURLY = 2 variable in .FlagStooges
76 CURLY = 2 variable in FlagStoogesWithZero
81 CURLY = 2 variable in IntFlagStooges
87 CURLY = 2 variable in IntFlagStoogesWithZero
1327 test_pickle_dump_load(self.assertIs, Stooges.CURLY)
1333 test_pickle_dump_load(self.assertIs, IntStooges.CURLY)
1339 test_pickle_dump_load(self.assertIs, FloatStooges.CURLY)
[all...]

Completed in 7 milliseconds