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

/prebuilts/gdb/darwin-x86/lib/python2.7/
H A DMimeWriter.py158 self._boundary = boundary or mimetools.choose_boundary()
H A Dmimetools.py17 __all__ = ["Message","choose_boundary","encode","decode","copyliteral",
125 def choose_boundary(): function
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_mimetools.py33 nb = mimetools.choose_boundary()
/prebuilts/gdb/linux-x86/lib/python2.7/
H A DMimeWriter.py158 self._boundary = boundary or mimetools.choose_boundary()
H A Dmimetools.py17 __all__ = ["Message","choose_boundary","encode","decode","copyliteral",
125 def choose_boundary(): function
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_mimetools.py33 nb = mimetools.choose_boundary()
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A DMimeWriter.py158 self._boundary = boundary or mimetools.choose_boundary()
H A Dmimetools.py17 __all__ = ["Message","choose_boundary","encode","decode","copyliteral",
125 def choose_boundary(): function
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_mimetools.py33 nb = mimetools.choose_boundary()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A DMimeWriter.py158 self._boundary = boundary or mimetools.choose_boundary()
H A Dmimetools.py17 __all__ = ["Message","choose_boundary","encode","decode","copyliteral",
125 def choose_boundary(): function
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_mimetools.py33 nb = mimetools.choose_boundary()

Completed in 402 milliseconds