Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ DummyTLS_FTPServer
Class
DummyTLS_FTPServer
Lib/test/test_ftplib.py:489–490 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
487
488
489
class
DummyTLS_FTPServer(DummyFTPServer):
490
handler = DummyTLS_FTPHandler
491
492
493
class
TestFTPClass(TestCase):
Callers
2
setUp
Method · 0.85
setUp
Method · 0.85
Calls
no outgoing calls
Tested by
2
setUp
Method · 0.68
setUp
Method · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…