Kaydet (Commit) 27cca3cc authored tarafından Georg Brandl's avatar Georg Brandl

Fix function name.

üst 5e203f56
......@@ -117,7 +117,7 @@ Tuple Objects
Removed unused third parameter, *last_is_sticky*.
.. cfunction:: int PyMethod_ClearFreeList(void)
.. cfunction:: int PyTuple_ClearFreeList(void)
Clear the free list. Return the total number of freed items.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment