[Tutor] ExpectPy HOWTO/Tutorial/Handholding

Curtis Larsen curtis.larsen@Covance.Com
Thu, 07 Jun 2001 13:27:26 -0500


According to this recent blurb in "Dr. Dobbs' Python-URL" (a weekly
"what's-new-in-Python" e-mail newsletter), there may be another
possibility:

"""
How do you do serial IO in Python? Usual answer: It depends on
your operating system. New answer: not anymore! XIO is a new
cross-platform serial port driver for win32 and Unix.
http://groups.google.com/groups?ic=1&th=dae9fa4438b9bc9a,3 
"""

Following the link, we learn more:

"Currently, the module implements port creation, opening, closing,
configuration, reading, writing & status peeking. It has been tested
under Linux-x86 and Win-9X. It contains a naive implementation of flow
control (and pretty untested -- so beware!)."



Hope that helps!
Curtis

PS: To receive a new issue of "Dr. Dobbs" in e-mail each Monday
morning, ask <claird@neosoft.com> to subscribe.  Mention "Python-URL!".


>>> <kromag@nsacom.net> 06/07/2001 11:37:29 AM >>>
Several weeks ago I posted a question about parsing data from a serial
port. 
The data from the serial port uses a binary 3 to signal that it is
through 
transmitting. Someone mentioned that the ExpectPy module might be a
good 
candidate for parsing this data.

Does anyone have a HOWTO for ExpectPy?

Thanks!

_______________________________________________
Tutor maillist  -  Tutor@python.org 
http://mail.python.org/mailman/listinfo/tutor


-----------------------------------------------------
Confidentiality Notice: This e-mail transmission 
may contain confidential or legally privileged 
information that is intended only for the individual 
or entity named in the e-mail address. If you are not 
the intended recipient, you are hereby notified that 
any disclosure, copying, distribution, or reliance 
upon the contents of this e-mail is strictly prohibited. 

If you have received this e-mail transmission in error, 
please reply to the sender, so that we can arrange 
for proper delivery, and then please delete the message 
from your inbox. Thank you.