pyMSAA icon indicating copy to clipboard operation
pyMSAA copied to clipboard

invalid syntax in file msaa.py

Open thu2004 opened this issue 11 years ago • 1 comments

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

thu2004 avatar Jul 16 '13 19:07 thu2004

fixed in 57ce1c59a644198cab315f68113a553c9133a530

Forkest avatar May 19 '20 09:05 Forkest