MCPcopy
hub / github.com/psf/black / tokenize.py

File tokenize.py

src/blib2to3/pgen2/tokenize.py:None–None  ·  src/blib2to3/pgen2/tokenize.py

Source from the content-addressed store, hash-verified

1class="cm"># Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006 Python Software Foundation.
2class="cm"># All rights reserved.
3
4class="cm"># mypy: allow-untyped-defs, allow-untyped-calls

Callers

nothing calls this directly

Calls 3

tokenizeFunction · 0.85
printtokenFunction · 0.85
readMethod · 0.80

Tested by

no test coverage detected