mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Shortened the short synopsis -- way too long.
This commit is contained in:
parent
d8a41e6391
commit
c60047575d
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue