mirror of
https://github.com/python/cpython.git
synced 2025-07-28 05:34:31 +00:00
Move news item to correct section, remove spurious 'see below'
from docstring.
This commit is contained in:
parent
a3ec697cbd
commit
525cffcd7e
2 changed files with 3 additions and 3 deletions
|
@ -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 *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue