]> granicus.if.org Git - python/commitdiff
Shortened the short synopsis -- too long.
authorFred Drake <fdrake@acm.org>
Fri, 19 Feb 1999 22:59:56 +0000 (22:59 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 19 Feb 1999 22:59:56 +0000 (22:59 +0000)
Doc/lib/libmimetools.tex

index 1b90d893b52e47f70fb837859435217d8259d8b1..82b42ac62f990b36dbbb3104c0a5c658252a4285 100644 (file)
@@ -1,11 +1,10 @@
 \section{\module{mimetools} ---
-         Tools for parsing MIME style message bodies.}
-\declaremodule{standard}{mimetools}
+         Tools for parsing MIME messages}
 
+\declaremodule{standard}{mimetools}
 \modulesynopsis{Tools for parsing MIME style message bodies.}
 
 
-
 This module defines a subclass of the \class{rfc822.Message} class and
 a number of utility functions that are useful for the manipulation for
 MIME multipart or encoded message.