In article ,
Brian Quinlan wrote:
>
>I recently implemented a package that I'd like to have include in the
>Python 3.x standard library (and maybe Python 2.x) and I'd love to
>have the feedback of this list.
Any recently implemented library has an extremely high bar before it gets
adopted in
Hey all,
I recently implemented a package that I'd like to have include in the
Python 3.x standard library (and maybe Python 2.x) and I'd love to
have the feedback of this list.
The basic idea is to implement an asynchronous execution method
patterned heavily on java.util.concurrent (but