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

Method list

Lib/poplib.py:205–216  ·  view source on GitHub ↗

Request listing, return result. Result without a message number argument is in form ['response', ['mesg_num octets', ...], octets]. Result when a message number argument is given is a single response: the "scan listing" for that message.

(self, which=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

poplib.pyFile · 0.45

Calls 2

_shortcmdMethod · 0.95
_longcmdMethod · 0.95

Tested by

no test coverage detected