mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Fixed spelling of module; closes bug 115712.
This commit is contained in:
parent
efffd28c2c
commit
d15a9427e8
1 changed files with 1 additions and 1 deletions
|
@ -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):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue