commit | 7050e929e62d812e1e41ed1bc3a9d63cd9650e88 | [log] [tgz] |
---|---|---|
author | Jim Fulton <jim@zope.com> | Sat Jun 28 11:54:03 2003 +0000 |
committer | Jim Fulton <jim@zope.com> | Sat Jun 28 11:54:03 2003 +0000 |
tree | f96299543a57c714400a0299bccbcf48be005a43 | |
parent | 4b59f9165de726c6850357fc3e1d19f590e98102 [diff] |
Fixed bug in implementation of tp_init function. It should be an int function, not a PyObject *.