Home | History | Annotate | Download | only in python2.7

Lines Matching defs:isnumeric

194             if subname[0] == ',' or isnumeric(subname): continue
218 if protect and isnumeric(protect):
239 def isnumeric(str):
368 if not isnumeric(tail):
423 if isnumeric(seq):
432 if isnumeric(seq):