Home
last modified time | relevance | path

Searched refs:_A85END (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/
H A Dbase64.py302 _A85END = b"~>" variable
365 result += _A85END
387 if not b.endswith(_A85END):
390 "with {!r}".format(_A85END)

Completed in 2 milliseconds