Home | History | Annotate | Download | only in collections

Lines Matching defs:isdigit

1199     def isdigit(self): return self.data.isdigit()