mirror of
https://github.com/python/cpython.git
synced 2025-09-23 08:53:45 +00:00
Merged revisions 72601 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r72601 | r.david.murray | 2009-05-13 09:07:14 -0400 (Wed, 13 May 2009) | 3 lines Move news item to correct section, remove spurious 'see below' from docstring. ........
This commit is contained in:
parent
666f1838a9
commit
98c7879b65
2 changed files with 3 additions and 3 deletions
|
@ -1242,7 +1242,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