Home
last modified time | relevance | path

Searched refs:Compat32 (Results 1 – 15 of 15) sorted by relevance

/external/python/cpython3/Doc/library/
Demail.mime.rst11 This module is part of the legacy (``Compat32``) email API. Its functionality
50 :class:`compat32 <email.policy.Compat32>` policy) it will be passed to
98 Optional *policy* argument defaults to :class:`compat32 <email.policy.Compat32>`.
131 Optional *policy* argument defaults to :class:`compat32 <email.policy.Compat32>`.
165 Optional *policy* argument defaults to :class:`compat32 <email.policy.Compat32>`.
199 Optional *policy* argument defaults to :class:`compat32 <email.policy.Compat32>`.
222 Optional *policy* argument defaults to :class:`compat32 <email.policy.Compat32>`.
253 Optional *policy* argument defaults to :class:`compat32 <email.policy.Compat32>`.
Demail.encoders.rst11 This module is part of the legacy (``Compat32``) email API. In the
Demail.policy.rst39 the :class:`~email.message.Message` class, this is the :class:`Compat32`
68 concrete classes :class:`EmailPolicy` and :class:`Compat32`, which implement
583 .. class:: Compat32(**kw)
644 An instance of :class:`Compat32`, providing backward compatibility with the
Demail.charset.rst11 This module is part of the legacy (``Compat32``) email API. In the new
Demail.utils.rst44 The remaining functions are part of the legacy (``Compat32``) email API. There
Demail.header.rst11 This module is part of the legacy (``Compat32``) email API. In the current API
Demail.parser.rst82 :class:`compat32 <email.policy.Compat32>` policy, which maintains backward
Demail.compat32-message.rst22 policy :attr:`~email.policy.Compat32`. If you are going to use another policy,
60 <email.policy.Compat32>` policy, which maintains backward compatibility with
/external/python/cpython3/Lib/email/
D_policybase.py272 class Compat32(Policy): class
374 compat32 = Compat32()
Dpolicy.py7 from email._policybase import Policy, Compat32, compat32, _extend_docstrings
Darchitecture.rst157 The :class:`~email.policy.Policy.Compat32` Policy provides backward
/external/python/cpython3/Misc/NEWS.d/
D3.6.2rc1.rst144 If max_line_length=None is specified while using the Compat32 policy, it is
D3.5.4rc1.rst202 If max_line_length=None is specified while using the Compat32 policy, it is
D3.7.0a1.rst827 If max_line_length=None is specified while using the Compat32 policy, it is
/external/python/cpython3/Doc/whatsnew/
D3.3.rst1200 is the :class:`~email.policy.Compat32` policy, which provides backward