| Index: Include/opcode.h |
| =================================================================== |
| --- Include/opcode.h (revision 70087) |
| +++ Include/opcode.h (working copy) |
| @@ -87,7 +87,7 @@ |
| #define STORE_NAME 90 /* Index in name list */ |
| #define DELETE_NAME 91 /* "" */ |
| #define UNPACK_SEQUENCE 92 /* Number of sequence items */ |
| -#define FOR_ITER 93 |
| +#define FOR_ITER 93 /* Byte index of beginning of loop body */ |
| #define LIST_APPEND 94 |
| #define STORE_ATTR 95 /* Index in name list */ |