Searched defs:as_tuple (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/logging/ | ||
D | config.py | 481 def as_tuple(self, value): member in BaseConfigurator |
/third_party/python/Lib/ | ||
D | _pydecimal.py | 969 def as_tuple(self): member in Decimal |