just wrote: > zipimport.c todo: > - rework the zipimporter class as a subclass of str > - doco > - add a get_source(fullname) method (linecache.py could use that!) unmarshal_code should check that PyString_Size(data) is at least eight (or perhaps nine) bytes. </F>