Small bug (assertion error) in PythonWin

Mark Hammond MarkH at ActiveState.com
Sun May 6 03:41:30 EDT 2001


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.




More information about the Python-list mailing list