MCPcopy Index your code
hub / github.com/python/cpython / TokenError

Class TokenError

Lib/tokenize.py:162–162  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

160tabsize = 8
161
162class TokenError(Exception): pass
163
164
165class Untokenizer:

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…