- Thread started for key: <TestEvent(Thread-1, initial)>
- list: [<function test at 0xb7d1af0c>, 2]
- function: <function test at 0xb7d1af0c>
- args: []
- Traceback (most recent call last):
- File "test.py", line 14, in <module>
- mymain.start()
- File "/home/dhaivat/programming/python/pyeventloop/main.py", line 31, in start
- function(*args)
- TypeError: test() takes exactly 1 argument (0 given)