Jelte Fennema added the comment: >From what I can see that change simply replaces the old BadStatusLine >exception with the new RemoteDisconnected one. But since BadStatusLine is not >a subclass of OSError the correct code path would be taken. Currently the path >in execpt RemoteDisconnected is simply a no-op as the exception will be caught >first as an OSError.
---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue26402> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com