-
Martijn Pieters yazdı
Methods are always bound, and `__self__` can no longer be `NULL` (`method_new()` and `PyMethod_New()` both explicitly check for this). Moreover, once a bound method is bound, it *stays* bound and won't be re-bound to something else, so the section in the datamodel that talks about accessing an methods in a different descriptor-binding context doesn't apply any more in Python 3.
b7272395
Adı |
Son kayıt (commit)
|
Son güncelleme |
---|---|---|
.. | ||
c-api | ||
data | ||
distributing | ||
distutils | ||
extending | ||
faq | ||
howto | ||
includes | ||
install | ||
installing | ||
library | ||
reference | ||
tools | ||
tutorial | ||
using | ||
whatsnew | ||
Makefile | ||
README.rst | ||
about.rst | ||
bugs.rst | ||
conf.py | ||
contents.rst | ||
copyright.rst | ||
glossary.rst | ||
license.rst | ||
make.bat |