Small bug (assertion error) in PythonWin

Eric Rochester ericr at us.english.uga.edu
Sun May 6 20:49:20 EDT 2001


For what its worth, this only happens when you hit return while the completion
drop-down box is open.

Eric

On Sun, May 06, 2001 at 07:41:30AM +0000, Mark Hammond wrote:
> Carlos Ribeiro wrote:
> 
> >   File "F:\Python21\Pythonwin\pywin\idle\PyParse.py", line 115, in set_str
> >     assert len(str) == 0 or str[-1] == '\n'
> > AssertionError
> > 
> > It was not a fatal error. Anyway, assertions are here to signal a 
> > problem, isn't? My version information is:
> > 
> > PythonWin 2.1 (#15, Apr 23 2001, 18:00:35) [MSC 32 bit (Intel)] on win32.
> > Portions Copyright 1994-2001 Mark Hammond (MarkH at ActiveState.com) - see 
> > 'Help/About PythonWin' for further copyright information.
> 
> 
> Yeah - I occasionally get that too :(  One of these days... :)
> 
> Mark.
> 
> -- 
> http://mail.python.org/mailman/listinfo/python-list

-- 
Eric Rochester
English Department
The University of Georgia
Athens, Georgia 30602

----

I have a cunning plan!
	--Baldric





More information about the Python-list mailing list