2008/9/9 Andy Wingo <[EMAIL PROTECTED]>: > Hi, > > On Tue 09 Sep 2008 10:27, "Neil Jerram" <[EMAIL PROTECTED]> writes: >> >> Where in the bytecode is `pk', or some kind of reference to it? > > It's object 0:
Thanks, I see now. (I guess I misread the #<program> in object 0 as being the same as the #<program> being disassembled.... or something.) Neil