At 11:29 AM 3/22/2007 +0000, Alan Kennedy wrote:
>Strictly speaking, WSGI requires python 2.2,
>because of iterators.

Actually, it doesn't.  The pre-2.2 iterator protocol is to be used in such 
cases:

http://www.python.org/dev/peps/pep-0333/#supporting-older-2-2-versions-of-python

_______________________________________________
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