Re: [python-win32] Problem with PythonWin 2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)] on win32.

2012-04-08 Thread Roger Upole
"bob gailer" wrote in message news:4f7f0cf8.7010...@gmail.com... >I open a .py file, work away and all is OK. > I drag the vertical divider to show the object treeview. > I type some text then a period and get: > > >>> Firing event 'KeyDot' failed. > Traceback (most recent call last): > File >

Re: [python-win32] Problem with PythonWin 2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)] on win32.

2012-04-06 Thread Roger Upole
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'l

[python-win32] Problem with PythonWin 2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)] on win32.

2012-04-06 Thread bob gailer
I open a .py file, work away and all is OK. I drag the vertical divider to show the object treeview. I type some text then a period and get: >>> Firing event 'KeyDot' failed. Traceback (most recent call last): File "D:\Python27\Lib\site-packages\pythonwin\pywin\scintilla\bindings.py", line 14

[python-win32] Problem with PythonWin 2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)] on win32.

2012-04-05 Thread bob gailer
I open a .py file, work away and all is OK. I drag the vertical divider to show the object treeview. I type some text then a period and get: >>> Firing event 'KeyDot' failed. Traceback (most recent call last): File "D:\Python27\Lib\site-packages\pythonwin\pywin\scintilla\bindings.py", line 14