Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Doptparse.py500 STORE_ACTIONS = ("store", variable in Option
678 takes_value = (self.action in self.STORE_ACTIONS or
/third_party/python/Lib/test/
H A Dtest_optparse.py1068 STORE_ACTIONS = Option.STORE_ACTIONS + ("extend",) variable in TestExtendAddActions.MyOption

Completed in 5 milliseconds