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

Method append

Lib/imaplib.py:304–324  ·  view source on GitHub ↗

Append message to named mailbox. (typ, [data]) = .append(mailbox, flags, date_time, message) All args except `message' can be None.

(self, mailbox, flags, date_time, message)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

_append_untaggedMethod · 0.45
imaplib.pyFile · 0.45

Calls 3

_simple_commandMethod · 0.95
Time2InternaldateFunction · 0.85
subMethod · 0.45

Tested by

no test coverage detected