Searched refs:spectime (Results 1 – 1 of 1) sorted by relevance
16 def from_spectime(self, spectime): argument17 return 10 ** int(spectime[1:])