HomeSort by relevance Sort by last modified time
    Searched refs:neitherspacenordigit (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_calendar.py 176 def neitherspacenordigit(c): function in function:OutputTestCase.normalize_calendar
182 if line and not filter(neitherspacenordigit, line):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_calendar.py 176 def neitherspacenordigit(c): function in function:OutputTestCase.normalize_calendar
182 if line and not filter(neitherspacenordigit, line):

Completed in 343 milliseconds