summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorJim Fulton <jim@zope.com>2003-06-28 11:53:12 (GMT)
committerJim Fulton <jim@zope.com>2003-06-28 11:53:12 (GMT)
commitdb6a569de7ae595ada53b618fce6bbbd1c98d350 (patch)
tree01f107dbe8ab29b7acd816746c188bf0e65cfa49 /Misc
parentded8e740df2a824a9df8ebd5d71766bf26e4ba53 (diff)
downloadcpython-db6a569de7ae595ada53b618fce6bbbd1c98d350.zip
cpython-db6a569de7ae595ada53b618fce6bbbd1c98d350.tar.gz
cpython-db6a569de7ae595ada53b618fce6bbbd1c98d350.tar.bz2
Changed the assignment of PyType_GenericNew to tp_new slot. Now do
this in module initialization before calling PyType_Ready. (Sorry Tim.) This is necessary to compile on cygwin. AFAIK, we support cygwin. If so, then we need to write extentions this way. Fixed bug in implementation of tp_init function. It should be an int function, not a PyObject *.
Diffstat (limited to 'Misc')
0 files changed, 0 insertions, 0 deletions