Searched defs:multifile (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
H A Dtest_multifile.py3 multifile = test_support.import_module('multifile', deprecated=True) variable
62 getMIMEMsg(multifile.MultiFile(f))
/external/python/cpython2/Lib/
H A Dmhlib.py83 import multifile namespace
722 mf = multifile.MultiFile(self.fp)

Completed in 94 milliseconds