connecting to serial port + python

2007-07-03 Thread Japan Shah
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

2007-11-19 Thread Japan Shah
-- http://mail.python.org/mailman/listinfo/python-list