Home
last modified time | relevance | path

Searched defs:max_line_length (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/email/
D_policybase.py165 max_line_length = 78 variable in Policy
Dcontentmanager.py133 def _encode_base64(data, max_line_length): argument