From: Fred Drake Date: Fri, 19 Feb 1999 22:33:51 +0000 (+0000) Subject: Shortened the short synopsis -- way too long. X-Git-Tag: v1.5.2c1~308 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c60047575d23c520c54d168ae3b63e3e4b787ae3;p=thirdparty%2FPython%2Fcpython.git Shortened the short synopsis -- way too long. --- diff --git a/Doc/lib/libmarshal.tex b/Doc/lib/libmarshal.tex index a30dd1e90971..75f929aceba2 100644 --- a/Doc/lib/libmarshal.tex +++ b/Doc/lib/libmarshal.tex @@ -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