Re: AST: jump offsets wrong when EXTENDED_ARG is used
Neil Schemenauer <[email protected]> Sun, 23 Oct 2005 18:46:31 -0600
| Newsgroups | gmane.comp.python.compiler |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Oct 23, 2005 at 05:26:22PM -0700, Neal Norwitz wrote: > > number of iterations is bounded by the number of jumps. I think it > > would be unlikey to require more than one iteration. > > Agreed. I wonder if the old compiler and the compiler package get this right. Neil