Behdad Esfahbod added the comment: I don't have a valid use-case in mind. I was reading the code and noticed this discrepancy.
(4) replace the isinstance(self.stack[-1], type({})) with not isinstance(self.stack[-1], type([])). ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue24040> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com