Searched refs:neitherspacenordigit (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_calendar.py | 371 def neitherspacenordigit(c): function 377 if line and not filter(neitherspacenordigit, line): |
Completed in 2 milliseconds