Fix test_wsgiref that used StringIO and a BufferedReader rather than
real files. This code assumed that fileno() would succeed which wasn't the case.
Showing
Please register or sign in to comment
real files. This code assumed that fileno() would succeed which wasn't the case.