Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ testB
Class
testB
Lib/test/test_csv.py:651–652 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
649
class
testA(csv.excel):
650
delimiter =
"\t"
651
class
testB(csv.excel):
652
delimiter =
":"
653
class
testC(csv.excel):
654
delimiter =
"|"
655
class
testUni(csv.excel):
Callers
1
test_dialect_apply
Method · 0.85
Calls
no outgoing calls
Tested by
1
test_dialect_apply
Method · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…