[issue23657] Don't do isinstance checks in zipapp

Paul Moore report at bugs.python.org
Sat Mar 21 18:13:36 CET 2015


Paul Moore added the comment:

Updated patch with fixes for review comments. I did remove the tests for the exact error messages, as testing for a non-zero exit code was actually what I was trying to do, and I found a better way of doing that.

----------
Added file: http://bugs.python.org/file38623/duck_typed_zipapp.v4.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23657>
_______________________________________


More information about the Python-bugs-list mailing list