Vlad Riscutia <riscutiav...@gmail.com> added the comment: Thanks for the quick review! I attached second iteration addressing feedback + changed all occurrences of checks like "type(x) is y" to "isinstance(x, y)".
I would appreciate a second look because this patch has many small changes and even though I ran full test suit which passed, I'm afraid I made a typo somewhere :) ---------- Added file: http://bugs.python.org/file23302/issue5001_v2.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue5001> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com