diff options
author | Jim Fulton <jim@zope.com> | 2003-06-28 11:53:29 (GMT) |
---|---|---|
committer | Jim Fulton <jim@zope.com> | 2003-06-28 11:53:29 (GMT) |
commit | 4b59f9165de726c6850357fc3e1d19f590e98102 (patch) | |
tree | 8ab54af5e537a9156ab0938f953ee81e179aa34b /Doc/ext/noddy3.c | |
parent | db6a569de7ae595ada53b618fce6bbbd1c98d350 (diff) | |
download | cpython-4b59f9165de726c6850357fc3e1d19f590e98102.zip cpython-4b59f9165de726c6850357fc3e1d19f590e98102.tar.gz cpython-4b59f9165de726c6850357fc3e1d19f590e98102.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.
Diffstat (limited to 'Doc/ext/noddy3.c')
0 files changed, 0 insertions, 0 deletions