connecting to serial port + python
Hello, I am trying to connect my Nokia 6610 using usb cable, I have installed usb-serial driver of it. I hv tested it with Hyperterminal and it works fine. but when I wrote a python script I am not able to receive the responce from the device. import os import re import time import sys from th
guess file type in python
-- http://mail.python.org/mailman/listinfo/python-list