Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/lib-tk/
Dttk.py316 def _to_number(x): function
1540 from_ = _to_number(self.scale['from'])
1541 to = _to_number(self.scale['to'])