Jeremiah Lowin added the comment: The bug is caused by a list of names not getting properly expanded when generating the error message. This patch fixes it (simply by adding a * in the appropriate place) and tests that a TypeError, not an IndexError, is raised.
---------- keywords: +patch Added file: http://bugs.python.org/file34261/issue20817.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue20817> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com