Python Library Reference
12.2.3.1 Deprecated methods
The following methods are deprecated in
email
version 2. They are documented here for completeness.
__call__
(
msg
[
, unixfrom
]
)
This method is identical to the
flatten()
method.
Deprecated since release 2.2.2.
Use the
flatten()
method instead.
Python Library Reference
Previous:
12.2.3 Generating MIME documents
Up:
12.2.3 Generating MIME documents
Next:
12.2.4 Creating email and
Release 2.4c1, documentation updated on 18 November 2004.
See
About this document...
for information on suggesting changes.