diff options
author | Guido van Rossum <guido@python.org> | 2001-09-05 22:52:50 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-09-05 22:52:50 (GMT) |
commit | b479dc561c1e778c892f04d1e9673400e95d7e78 (patch) | |
tree | f34c39cbecffdf0c0cda704a44c8758d6e097f1a /Objects/longobject.c | |
parent | a40c793d06ee2b42a5013015352616b4ca6b288b (diff) | |
download | cpython-b479dc561c1e778c892f04d1e9673400e95d7e78.zip cpython-b479dc561c1e778c892f04d1e9673400e95d7e78.tar.gz cpython-b479dc561c1e778c892f04d1e9673400e95d7e78.tar.bz2 |
Add PyMethod_Function(), PyMethod_Self(), PyMethod_Class() back.
While not even documented, they were clearly part of the C API,
there's no great difficulty to support them, and it has the cool
effect of not requiring any changes to ExtensionClass.c.
Diffstat (limited to 'Objects/longobject.c')
0 files changed, 0 insertions, 0 deletions