[python-win32] win32gui.GetCursorInfo: TypeError: function takes no arguments

Anton Kurbatov bxfree at gmail.com
Thu Oct 27 08:52:25 CEST 2011


May you help me, pls...

I am using win7 ultimate. Installed version of python 2.5.1.1.
(ActivePython with pywin32)

I get the following msg:

>>> import win32gui
>>> print win32gui.GetCursorInfo()
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
TypeError: function takes no arguments
>>>

This is a bug?

-- 
Best regards,
 Kurbatov Anton                        mailto:bxfree at gmail.com


More information about the python-win32 mailing list