Mark Dickinson <dicki...@gmail.com> added the comment: Okay, so the issue is simply that the compiler module doesn't have logic for emitting the EXTENDED_ARGS[1] bytecode instruction to properly deal with a jump target that won't fit in two bytes. Given that the compiler module is deprecated, I propose closing this as 'won't fix'.
[1] http://docs.python.org/library/dis.html#opcode-EXTENDED_ARG ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue14169> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com