MCPcopy 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
493class TestFTPClass(TestCase):

Callers 2

setUpMethod · 0.85
setUpMethod · 0.85

Calls

no outgoing calls

Tested by 2

setUpMethod · 0.68
setUpMethod · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…