I am trying to write a python script to read data from a printer port using python sockets, but it seems I am locking up the port.
Is there a way to ensure that I do not block the port to other applications? My knowledge of python sockets is minimal, so any help would be appreciated. -- http://mail.python.org/mailman/listinfo/python-list