Searched refs:decistmt (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_tokenize.py579 def decistmt(s): function
584 >>> decistmt(s)
598 >>> exec(decistmt(s))
617 __test__ = {"doctests" : doctests, 'decistmt': decistmt}
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_tokenize.py579 def decistmt(s): function
584 >>> decistmt(s)
598 >>> exec(decistmt(s))
617 __test__ = {"doctests" : doctests, 'decistmt': decistmt}

Completed in 28 milliseconds