Home
last modified time | relevance | path

Searched refs:CONST_ACTIONS (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/
Doptparse.py520 CONST_ACTIONS = ("store_const", variable in Option
691 if self.action not in self.CONST_ACTIONS and self.const is not None: