these bytecodes don't exist anymore. opcode.h:

-#define JUMP_IF_FALSE  111     /* "" */
-#define JUMP_IF_TRUE   112     /* "" */
-#define JUMP_ABSOLUTE  113     /* Target byte offset from beginning of code */
+
+#define JUMP_IF_FALSE_OR_POP 111 /* Target byte offset from beginning
+                                    of code */
+#define JUMP_IF_TRUE_OR_POP 112        /* "" */
+#define JUMP_ABSOLUTE  113     /* "" */
+#define POP_JUMP_IF_FALSE 114  /* "" */
+#define POP_JUMP_IF_TRUE 115   /* "" */

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/685177

Title:
  ftbfs with python2.7

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to