mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
merge 3.4
This commit is contained in:
commit
e83236f396
1 changed files with 1 additions and 1 deletions
|
@ -1325,7 +1325,7 @@ builtin_len(PyObject *self, PyObject *v)
|
|||
}
|
||||
|
||||
PyDoc_STRVAR(len_doc,
|
||||
"len(module, object)\n\
|
||||
"len(object)\n\
|
||||
\n\
|
||||
Return the number of items of a sequence or mapping.");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue