MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / set_debuglevel

Method set_debuglevel

Lib/ftplib.py:148–154  ·  view source on GitHub ↗

Set the debugging level. The required argument level means: 0: no debugging output (default) 1: print commands and responses but not body text etc. 2: also print raw lines read and sent before stripping CR/LF

(self, level)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

testFunction · 0.95
do_openMethod · 0.45
single_requestMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected