Re: [Tutor] Connecting to interactive program

2004-12-07 Thread Vincent Nijs
., echo 'x=3') then I'd be pretty much set. Do you have any very simple examples you might be willing to share? Thanks, Vincent On 12/7/04 4:02 PM, "Danny Yoo" <[EMAIL PROTECTED]> wrote: > > > On Tue, 7 Dec 2004, Vincent Nijs wrote: > >> Has

Re: [Tutor] Connecting to interactive program

2004-12-07 Thread Vincent Nijs
etts Financial Services > Phone: 617-954-5882 > Pager: 781-764-7321 > E-mail: [EMAIL PROTECTED] > Linux User Number: #201204 > > -----Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Vincent Nijs > Sent: Tuesday, December 07, 2

Re: [Tutor] Connecting to interactive program

2004-12-07 Thread Vincent Nijs
Has anyone ever tried to send commands to a running interactive python session from, say, the command line or another app? If so, please let me know how you achieved this. Vincent On 12/1/04 4:10 PM, "Vincent Nijs" <[EMAIL PROTECTED]> wrote: > Hi, > > I am trying to