Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ plexer.py
File
plexer.py
Tools/cases_generator/plexer.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
lexer
as
lx
2
3
Token = lx.Token
4
Callers
nothing calls this directly
Calls
7
PLexer
Class · 0.85
eof
Method · 0.80
to_text
Method · 0.80
open
Function · 0.50
read
Method · 0.45
next
Method · 0.45
rstrip
Method · 0.45
Tested by
no test coverage detected