I am a total newbie learning the very basics
I would like to excute a script and upon completion, how can I just a python
prompt with the functions and variables already defined.
I know you can do this in the window gui(IDLE). I was wondering if this can
be done in POSIX systems as well.
--
htt
Thanx Fredrik, that works and thats what I wanted.
Amit
"Fredrik Lundh" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Amit Dhingra wrote:
>
> > I would like to excute a script and upon completion, how can I just a
python
> > prompt with the funct