Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10ecaa2 commit b461000Copy full SHA for b461000
1 file changed
Doc/library/marshal.rst
@@ -106,7 +106,7 @@ In addition, the following constants are defined:
106
format, version 1 shares interned strings and version 2 uses a binary format
107
for floating point numbers.
108
Version 3 adds support for object instancing and recursion.
109
- The current version is 3.
+ The current version is 4.
110
111
112
.. rubric:: Footnotes
0 commit comments