Home
last modified time | relevance | path

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

/third_party/python/Lib/re/
H A D__init__.py135 "UNICODE", "NOFLAG", "RegexFlag",
143 NOFLAG = 0 variable in RegexFlag
/third_party/python/Lib/test/
H A Dtest_enum.py74 NOFLAG = 0 variable in FlagStoogesWithZero
85 NOFLAG = 0 variable in IntFlagStoogesWithZero
3127 test_pickle_dump_load(self.assertIs, FlagStoogesWithZero.NOFLAG)
3141 test_pickle_dump_load(self.assertIs, IntFlagStoogesWithZero.NOFLAG)

Completed in 12 milliseconds