SIGN IN SIGN UP

Update wsgiref for PEP 3333, and fix errors introduced into the test suite by converting type() checks to isinstance().

(When WSGI specifies a built-in type, it does NOT mean "this type or a subclass" -- it means 'type(x) is SpecifiedType'.)
P
Phillip J. Eby committed
e159422ce9cd6cedff7b45eef5a00d7e6a2aa90c
Parent: 5a43f72