pyhon 1.5.2 problem

2014-06-19 Thread Pat Fourie
Good Day all, I have the following problem. This is the python code # Import SER # SER.set_speed('115200','8N1') .. .. .. When I run the above code I get the following error : SER.set_speed('115200','8N1') AttributeError : set_speed Can anyone help as this did work before.I have

Basic help

2014-05-20 Thread Pat Fourie
Good Day all. I am new to Python. I need to maintain software written on Python 1.5.2. I will upgrade after learning more. My question is : When compiling, the results of the compile is displayed in the "active window". How can I view this window. Many thanks for your assistance. Kind regards