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

Method apop

Lib/poplib.py:271–288  ·  view source on GitHub ↗

Authorisation - only possible if server has supplied a timestamp in initial greeting. Args: user - mailbox user; secret - secret shared between client and server. NB: mailbox is locked by server from here to 'quit()'

(self, user, secret)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

_shortcmdMethod · 0.95
digestMethod · 0.80
groupMethod · 0.80
error_protoClass · 0.70
matchMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected