TERMIOS.py

From: henry xie (zxie02_at_hotmail.com)
Date: 06/30/04


Date: Wed, 30 Jun 2004 07:25:34 -0400

Hi, All:

I am a newbie in Python. I am trying to use pexpect package in the project.
But when I installed the package, it couldn't be used as termios.py was
missing. I checked the LIB directory. It had TERMIOS.py but no termios.py.
Could any body explain to me where can I found this file and solve this
problem? Thanks in advance.

Henry