Searched refs:tryint (Results 1 – 1 of 1) sorted by relevance
783 def tryint(val): function789 return [tryint(chunk) for chunk in re.split('(\d+)', string_to_split)]