Isaac T Alston wrote: > I'm wondering, is there any way I can access the parallel port and > the kernel module parport using Python?
Or you might even give pyparallel a try: http://pyserial.sourceforge.net/pyparallel.html I've used that before to control a psychology experiment setup, and it works just fine, under Linux and under Windows. --- Heiko. -- http://mail.python.org/mailman/listinfo/python-list