bytecode -> code object

dr. franken misiek at 3w.pl
Sat Sep 16 11:34:00 EDT 2000


> Look at the 'new' module. If you want to do it from C, then take
> a look at newmodule.c to see how it's done.
>
> You need to know a great deal about the interpreter to use this!

...right. I've managed with PyMarshal_ReadObjectFromString (must've looked
into the sourcery - there's no mention of it in C/API doc). Thanks anyway!






More information about the Python-list mailing list