[Web-SIG] app iterable containing non-strings

Ionel Maries Cristian ionel.mc at gmail.com
Sun Dec 16 07:10:31 CET 2007


I was reading the wsgi spec and i was wondering how should
middleware treat the iterable that happens to contain values
that aren't strings (and I'm not talking about unicodes)  - the spec isn't
explicit on this.
If middleware would just pass on values that aren't string
instances - this could be a mechanism for server extensions.
(besides the environ)

-- 
http://code.google.com/p/cogen/
ionel.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/web-sig/attachments/20071216/2e57cbb2/attachment.htm 


More information about the Web-SIG mailing list