summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-12-17 17:14:22 (GMT)
committerGuido van Rossum <guido@python.org>2001-12-17 17:14:22 (GMT)
commitf884b749103bad0724e2e4878cd5fe49a41bd7df (patch)
tree08198b5552876fd2f950dfa3678423763e883139 /setup.py
parentfacf24bdc7b292029b3e611d241feee157cda4c4 (diff)
downloadcpython-f884b749103bad0724e2e4878cd5fe49a41bd7df.zip
cpython-f884b749103bad0724e2e4878cd5fe49a41bd7df.tar.gz
cpython-f884b749103bad0724e2e4878cd5fe49a41bd7df.tar.bz2
- PyType_Ready(): Initialize the ob_type field to &PyType_Type if it's
NULL, so that you can call PyType_Ready() to initialize a type that is to be separately compiled with C on Windows. inherit_special(): Add a long comment explaining that you have to set tp_new if your base class is PyBaseObject_Type.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions