Home
last modified time | relevance | path

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

/third_party/python/Lib/email/
H A Dgenerator.py285 boundary = self._make_boundary(alltext)
372 # _make_boundary = Generator._make_boundary
375 def _make_boundary(cls, text=None):
511 # Helper used by Generator._make_boundary
516 _make_boundary = Generator._make_boundary
374 def _make_boundary(cls, text=None): global() member in Generator
512 _make_boundary = Generator._make_boundary global() variable

Completed in 1 milliseconds