[Zope-dev] Creating ExtensionClass instances in C

Andrew M. Kuchling akuchlin@mems-exchange.org
Thu, 13 Apr 2000 16:56:10 -0400 (EDT)


Here's a simple question about the ExtensionClass API: if I write an
ExtensionClass, how do I create an instance of it from C code?  
There's no obvious API function that does this...

--amk