Home
last modified time | relevance | path

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

/third_party/python/Modules/_decimal/tests/
Ddeccheck.py239 def getcapitals(self): member in Context
260 capitals = property(getcapitals, setcapitals)