Using Timer function
Posted: Sat Mar 09, 2013 9:33 pm
Im learning Pyton and now like to control my timeflow. Using the tutorial at http://docs.python.org/2/library/thread ... -threading part 16.2.7 would help me, but it do not work. I do exactly as it says in the text but the command Timer seems not to be know to my system. Have tried to find how to import this (import Timer, import thread etc) but no sucess...