windll event loop leaks
Thomas Heller
theller at python.net
Thu Nov 14 08:43:41 EST 2002
> > I will certainly give this a whirl. It doesn't provide a callback
> > generatr, but I suppose I can still use Sam's gencb.
>
> Sure does it! It's just not yet documented, although I believe
> there are examples in the test directory.
Actually I lied! There's an empty 'callbacks' section in the manual,
but callbacks are later described under 'Functions': you actually
create a C compatible function, and hand the pointer over to somewhere
else.
Thomas
More information about the Python-list
mailing list