Re: [Tutor] about calling external program in Python

2006-05-17 Thread Suri Chitti
Does it return any error message?? From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mu Mu Sent: Wednesday, May 17, 2006 11:47 AM To: Tutor@python.org Subject: [Tutor] about calling external program in Python Dear all, I'm trying to call an

Re: [Tutor] Hi

2006-03-22 Thread Suri Chitti
It would be ercal. The first number n denotes the position where we start. The first position is always zero. So 3 would be the letter at the 4th position which is e. The second number is I guess what confused you. m denotes where we end, counted the same way but by having 1 for the first

[Tutor] How can I clean the screen

2006-01-23 Thread Suri Chitti
Dear group, If I am executing a python prog from the command line and need to clear the screen (like using the cls command at the windows cmd prompt) midway into the program, how do I do it?? Any inputs will be greatly appreciated. Thanks.

[Tutor] How to open a telnet session and have the python program write to it.

2005-06-06 Thread Suri Chitti
to write to the telnet session (window). I have attempted the telnetlib, but the problem is that the telnet window does not show up. Can anyone give me more info in this matter? Thanks lots, -Suri. __ Name Suri Chitti | Sr. QA Engineer