Jerry wrote:

> Despite what everyone is saying though, I believe that any and all
> solutions will require that the byte-code be extracted to some
> directory before being run.

the Python interpreter doesn't really care what you believe, though; 
it's perfectly capable of executing byte code that's stored in memory
buffers.

</F>

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to