mirror of
https://github.com/python/cpython.git
synced 2026-05-18 02:15:28 -04:00
Move news item to correct section, remove spurious 'see below'
from docstring.
This commit is contained in:
+1
-1
@@ -1308,7 +1308,7 @@ The value must be a supported type. Raise a ValueError exception if\n\
|
||||
value has (or contains an object that has) an unsupported type.\n\
|
||||
\n\
|
||||
New in version 2.4: The version argument indicates the data format that\n\
|
||||
dumps should use (see below).");
|
||||
dumps should use.");
|
||||
|
||||
|
||||
static PyObject *
|
||||
|
||||
Reference in New Issue
Block a user