pyMSAA icon indicating copy to clipboard operation
pyMSAA copied to clipboard

a pure python MSAA module

Results 1 pyMSAA issues
Sort by recently updated
recently updated
newest added

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