mirror of
https://github.com/python/cpython.git
synced 2025-11-20 02:50:14 +00:00
PySequence_Size(), not PyObject_Size(): the later considers the mapping methods as well as the sequence methods, which is not needed here. Either should be equally fast in this case, but PySequence_Size() offers a better conceptual match. |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| api.tex | ||
| refcounts.dat | ||