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

Method _append_message

Lib/mailbox.py:739–758  ·  view source on GitHub ↗

Append message to mailbox and return (start, stop) offsets.

(self, message)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

addMethod · 0.95
__setitem__Method · 0.95

Calls 8

_pre_mailbox_hookMethod · 0.95
_pre_message_hookMethod · 0.95
_post_message_hookMethod · 0.95
seekMethod · 0.45
tellMethod · 0.45
_install_messageMethod · 0.45
truncateMethod · 0.45
flushMethod · 0.45

Tested by

no test coverage detected