Peter J. Bismuti wrote:

> I want to interpret a file (or whatever you call it) and then keep the
> interactive interpreter alive so I can then continue to issue commands.
> 
> How can this be done?  I saw online a -m flag but it does not seem to
> work.

Use the -i-flag.

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

Reply via email to