On Fri, Sep 14, 2001 at 02:35:33PM -0700, Benjamin Stuhl wrote: > > Chunks we'd need are: > > > > Name: 'PINF' - Parrot Information > > Name: 'PBYT' - Parrot Bytecode > > Name: 'PSTR' - Parrot String Table > > Name: 'PFIX' - Parrot Fixup Table > > Name: 'PNOT' - Parrot Notes Block
If you don't know what Python's CodeObjects look like, I suggest you go see it now. Simon