>>>>> "Amol" == Amol Sonaikar <amol at kenati.com> writes: > Hi > Thanks for your replies guys. Can python can be used in synch with Expect? > How the env should be set then? What do you mean by "in synch with Expect"? If you want expect like functionality in python use pexpect (http://pexpect.sf.net). You don't need Expect installed. Ganesan -- Ganesan R