Home
last modified time | relevance | path

Searched refs:test_tokenize (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/test/
Dtokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt2 # IMPORTANT: unlike the other test_tokenize-*.txt files, this file
/external/minijail/tools/
Dparser_unittest.py45 def test_tokenize(self): member in TokenizerTests
/external/python/cpython2/Misc/NEWS.d/
D2.6a2.rst638 GHOP 238: Convert test_tokenize to use doctest.
/external/python/cpython3/Misc/
DHISTORY10365 - Issue #12587: Correct faulty test file and reference in test_tokenize.