[Web-SIG] PEP222 and python on the server?

Phillip J. Eby pje at telecommunity.com
Fri Jun 10 05:54:47 CEST 2005


At 11:01 AM 6/10/2005 +1000, Rene Dudfield wrote:
>Is not possible to use something like sendfile(2) with wsgi?

See the specification for details of how this is accomplished, and how an 
application can take advantage of it, if the server provides the feature:

http://www.python.org/peps/pep-0333.html#optional-platform-specific-file-handling



More information about the Web-SIG mailing list