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

index a30dd1e909712f8cf781c02992f34c814da8a101..75f929aceba2933804327cdcb86182c0499ba550 100644 (file)
@@ -1,5 +1,5 @@
 \section{\module{marshal} ---
-         Python object serialization (with different constraints).}
+         Alternate Python object serialization}
 \declaremodule{builtin}{marshal}
 
 \modulesynopsis{Convert Python objects to streams of bytes and back