[Web-SIG] Proposed specification: waiting for file descriptor events

2008-05-20 Thread Christopher Stawarz
This is the third draft of my proposed extensions for better supporting WSGI apps on asynchronous servers. The major changes since the last draft are as follows: * The title and abstract now accurately reflect the scope of the proposal. In addition, the extensions are now in the namespac

[Web-SIG] WSGI and PEP 325

2008-05-20 Thread Manlio Perillo
The WSGI PEP explicitly mention the PEP 325 (for the application iterable close method). Maybe this should be updated for the next WSGI spec, since Python 2.5 implements the PEP 342? Regards Manlio Perillo ___ Web-SIG mailing list Web-SIG@python.o