Re: Py Update
- Posted by David Cuny <dcuny at LANSET.COM> Oct 20, 2000
- 638 views
Kat wrote: > Does it have a "goto"?I *knew* you would ask that! No, the issue is that I've implemented that internal representation (including nested structures) using nested sequences. If I had used bytecodes instead, it would have been trivial. Maybe I'll go to bytecode. Thanks! -- David Cuny