Looks like this is due to some of the changes to support Python 3. As I recall, it was difficult to get the inheritance from pywin.mfc.object.Object to work properly for both Python 2 and 3. The autocomplete code is doing some introspection, so the attribute lookup gets even more complicated. I'll try to take a closer look at it this weekend.
Roger
_______________________________________________
python-win32 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-win32
