Commit d15a9427 authored by Martin v. Löwis's avatar Martin v. Löwis

Fixed spelling of module; closes bug 115712.

parent efffd28c
......@@ -136,7 +136,7 @@ True if the last end-of-file was for an end-of-message marker.
\begin{verbatim}
import mimetools
import MultiFile
import multifile
import StringIO
def extract_mime_part_matching(stream, mimetype):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment