[Python-Dev] Python needs a standard asynchronous return object (original) (raw)
Vinay Sajip vinay_sajip at yahoo.co.uk
Mon Sep 13 16:39:18 CEST 2010
- Previous message: [Python-Dev] Python needs a standard asynchronous return object
- Next message: [Python-Dev] [Python-checkins] r84685 - in python/branches/py3k: Doc/library/dis.rst Doc/reference/simple_stmts.rst Doc/whatsnew/3.2.rst Include/opcode.h Lib/opcode.py Lib/test/test_exceptions.py Lib/test/test_scope.py Lib/test/test_syntax.py Misc/NEWS Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
James Yonan <james openvpn.net> writes:
I'd like to propose that the Python community standardize on a "deferred" object for asynchronous return values, modeled after the well-thought-out Twisted Deferred class.
Ummm, sorry, I seem to need new glasses :-( ignore my last post.
- Previous message: [Python-Dev] Python needs a standard asynchronous return object
- Next message: [Python-Dev] [Python-checkins] r84685 - in python/branches/py3k: Doc/library/dis.rst Doc/reference/simple_stmts.rst Doc/whatsnew/3.2.rst Include/opcode.h Lib/opcode.py Lib/test/test_exceptions.py Lib/test/test_scope.py Lib/test/test_syntax.py Misc/NEWS Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]