]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#3247: get rid of Py_FindMethod
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Wed, 2 Jul 2008 22:38:47 +0000 (22:38 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Wed, 2 Jul 2008 22:38:47 +0000 (22:38 +0000)
commit1f900f1f69c93e409595f34a6da9e2b10e331421
treecc8c26434cbfcac1bb6c80773bf124b3639e2ab5
parent7c265a19433644fafcb8eca56633a83307f69739
#3247: get rid of Py_FindMethod
Third step: unix-only modules. Really remove the function this time.
Include/methodobject.h
Modules/_curses_panel.c
Modules/_cursesmodule.c
Modules/_dbmmodule.c
Modules/_gdbmmodule.c
Modules/ossaudiodev.c
Modules/xxmodule.c
Objects/methodobject.c