Phillip J. Eby <p...@telecommunity.com> added the comment:

Yes, please consider the type->isinstance part of the change rejected.  I just 
got done reverting a bunch of those in 3.2.  Where WSGI specifies types, it 
means "type() is", not "isinstance".

(The 3.x version of wsgiref does not need to be executable on 2.x versions, but 
this doesn't mean the protocol itself can be altered in backwards-incompatible 
ways, just the implementation.)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue5800>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to