mirror of https://github.com/python/cpython
Shortened the short synopsis -- way too long.
This commit is contained in:
parent
d8a41e6391
commit
c60047575d
|
@ -1,5 +1,5 @@
|
||||||
\section{\module{marshal} ---
|
\section{\module{marshal} ---
|
||||||
Python object serialization (with different constraints).}
|
Alternate Python object serialization}
|
||||||
\declaremodule{builtin}{marshal}
|
\declaremodule{builtin}{marshal}
|
||||||
|
|
||||||
\modulesynopsis{Convert Python objects to streams of bytes and back
|
\modulesynopsis{Convert Python objects to streams of bytes and back
|
||||||
|
|
Loading…
Reference in New Issue