Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dplistlib.py356 def _encodeBase64(s, maxlinelength=76): argument
378 def asBase64(self, maxlinelength=76): argument