I am very new to python. I was wondering if the python lang allows access to I/O ports. I would like to use the lang in a robotics application and I need to do some data acquisition. I could write some C extensions to python but I would like to know if it currently supports I/O. Thanks