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:[email protected]... >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] Another minor irritant.

2012-04-08 Thread Roger Upole
"bob gailer" wrote in message news:[email protected]... > In the watch window ctrl-x,c,v do not work (for cut copy and paste). I > must use the context menu. The API doesn't supply any way to change how the Edit control is created. Looks like we're just going to have to live with this