[Python-Dev] functional continuations

"Martin v. Löwis" martin at v.loewis.de
Sun Dec 16 11:51:57 CET 2007


> yeah, i did think native functions wouldn't fit well with it, but then
> again, i don't plan to have any c-side functions invoking python
> callbacks. i can live with that.

Just in case it isn't clear - even if you can live with it, it makes
it unsuitable for inclusion into the Python interpreter.

Regards,
Martin


More information about the Python-Dev mailing list