Dirkjan Ochtman ha scritto:
> [...]
>> Such a significant change as removing the requirement for write()
>> should also not be done within a minor version of the WSGI
>> specification because anything that works with WSGI 1.0 should still
>> work with WSGI 1.1 and vice versa. On that basis it can't really be
>> entertained until WSGI 2.0 where incompatible changes would be
>> allowed.
> 
> I think it's a good idea to consider for 2.0, certainly.
> 

Ehm, the purpose of WSGI 2.0 is precisely to remove start_response and
write callable with it...


Manlio
_______________________________________________
Web-SIG mailing list
Web-SIG@python.org
Web SIG: http://www.python.org/sigs/web-sig
Unsubscribe: 
http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com

Reply via email to