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

Class POP3

Lib/poplib.py:36–309  ·  view source on GitHub ↗

This class supports both the minimal and optional command sets. Arguments can be strings or integers (where appropriate) (e.g.: retr(1) and retr('1') both work equally well. Minimal Command Set: USER name user(name) PASS string pass_(str

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

poplib.pyFile · 0.85

Calls 1

compileMethod · 0.45

Tested by

no test coverage detected