Mike, On Thu, 16 Feb 2012 00:07:46 -0500, Mike Meyer <[email protected]> wrote: > Anyone know if there's a Python wrapper for libdispatch? Anyone > interested in working on one? Seems like that would be a good tool to > have for doing concurrent work!
I wrote this very simple minded ctypes-based wrapper last year. haven't dusted it off, though... https://bitbucket.org/binet/py-libdispatch/overview hth, -s
pgpEYhi5k76u5.pgp
Description: PGP signature
_______________________________________________ concurrency-sig mailing list [email protected] http://mail.python.org/mailman/listinfo/concurrency-sig
