beta testing for mod_wsgi

Adrian Perez adrianperez at udc.es
Mon Jan 14 14:23:07 MSK 2008


El Mon, 14 Jan 2008 11:33:19 +0100
Manlio Perillo <manlio_perillo at libero.it> escribió:

> By the way: does Bazaar uses the write callable?

I took a peek at bzrlib/transport/http/wsgi.py, and it uses a StringIO
(about line 115) to assemble the output. It does not use the write
callable.

Have a nice day,

-- 
$ cat /usr/include/sys/errno.h
#define EPERM     1  /* Operation not permitted   */
#define ENOENT    2  /* No such file or directory */
#define ESRCH     3  /* No such process           */
#define EINTR     4  /* Interrupted system call   */
[...]
#define EMACS   666  /* Editor Too Large          */
$





More information about the nginx mailing list