Lines Matching refs:_params
33 .. class:: MIMEBase(_maintype, _subtype, *, policy=compat32, **_params)
45 type (e.g. :mimetype:`plain` or :mimetype:`gif`). *_params* is a parameter
54 (based on *_maintype*, *_subtype*, and *_params*), and a
78 *, policy=compat32, **_params)
101 the keyword arguments, or passed into the *_params* argument, which is a keyword
111 *, policy=compat32, **_params)
133 *_params* are passed straight through to the base class constructor.
142 *, policy=compat32, **_params)
167 *_params* are passed straight through to the base class constructor.
176 *, policy=compat32, **_params)
201 *_params* are passed straight through to the :class:`~email.mime.base.MIMEBase`