Éric Araujo <mer...@netwok.org> added the comment:

FTR, note that “svn diff file1 file2...” will give you one file for many edits. 
 It’s easier to review and apply.

Regarding the change, I don’t know if wsgiref 3.2 has to be compatible with 
Python 2.1, which would exclude using the ternary operation.

The change from type to isinstance will probably be rejected, since WSGI does 
not accept subclasses for the things it defines.

----------
nosy: +eric.araujo

_______________________________________
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