Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ in_table_c11
Function
in_table_c11
Lib/stringprep.py:206–207 ·
view source on GitHub ↗
(code)
Source
from the content-addressed store, hash-verified
204
205
206
def
in_table_c11(code):
207
return
code ==
" "
208
209
210
def
in_table_c12(code):
Callers
1
test
Method · 0.85
Calls
no outgoing calls
Tested by
1
test
Method · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…