Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ parenmatch.py
File
parenmatch.py
Lib/idlelib/parenmatch.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"ParenMatch --
for
parenthesis matching.
2
3
When you hit a right paren, the cursor should move briefly to the left
4
paren. Paren here is used generically; the matching applies to
Callers
nothing calls this directly
Calls
2
main
Function · 0.90
reload
Method · 0.45
Tested by
no test coverage detected