How to start python interactively from python script?

Mage mage at mage.hu
Tue Apr 26 10:32:55 EDT 2005


draghuram at gmail.com wrote:

>Hi,
>
>I would like to have a python script which does some computations at
>the beginning and then changes to interactive mode (by displaying the
>prompt). How can I do this?
>  
>
popen()

       Mage



More information about the Python-list mailing list