En Mon, 19 Jan 2009 09:59:17 -0200, <charlie...@gmail.com> escribió:
Using new features of python generators, as described in PEP 0342, it is possible to write some sort of "tasklets" in a maner very similar to stackless python, but running on cpython. For example : [...] This kind of tool is very useful, but unfortunately there is no standard library that would provide a unified way to use it independently of the underlying event loop. Does someone know if a similar library could eventually be added into python standard libraries ? Would it be accepted as a PEP ?
Try the python-ideas list at python-id...@python.org -- Gabriel Genellina -- http://mail.python.org/mailman/listinfo/python-list