Searched defs:as_tuple (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Lib/logging/ | ||
D | config.py | 483 def as_tuple(self, value): member in BaseConfigurator |
/external/python/cpython3/Lib/logging/ | ||
D | config.py | 473 def as_tuple(self, value): member in BaseConfigurator |
/external/python/cpython3/Lib/ | ||
D | _pydecimal.py | 1006 def as_tuple(self): member in Decimal |
/external/python/cpython2/Lib/ | ||
D | decimal.py | 986 def as_tuple(self): member in Decimal |