En Sat, 28 Jul 2007 08:29:38 -0300, Andrea Tomadin <[EMAIL PROTECTED]>  
escribió:

> I need to use the Python interpreter as if it were a Matlab or
> Mathematica "kernel", i.e. running in the background while I use an
> interface program to send commands and get output.

Try building something around the code module  
<http://docs.python.org/lib/custominterp.html>

-- 
Gabriel Genellina

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

Reply via email to