D:\home\projects\pyMSAA>python test_calc.py
Traceback (most recent call last):
File "test_calc.py", line 5, in
import msaa
File "D:\home\projects\pyMSAA\msaa.py", line 260
yield yield Element(self.IAccessible, objAccChild.value)
^
SyntaxError: invalid syntax
D:\home\projects\pyMSAA>python test_calc.py
Traceback (most recent call last):
File "test_calc.py", line 5, in
import msaa
File "D:\home\projects\pyMSAA\msaa.py", line 260
yield yield Element(self.IAccessible, objAccChild.value)
^
SyntaxError: invalid syntax