[Python-bugs-list] [ python-Bugs-604387 ] long list in Pythonwin -> weird text

noreply@sourceforge.net noreply@sourceforge.net
Tue, 03 Sep 2002 23:36:45 -0700


Bugs item #604387, was opened at 2002-09-04 06:36
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=604387&group_id=5470

Category: Windows
Group: Platform-specific
Status: Open
Resolution: None
Priority: 5
Submitted By: James Briggs (jbriggs66)
Assigned to: Tim Peters (tim_one)
Summary: long list in Pythonwin -> weird text

Initial Comment:

Using Pythonwin (build 148) with ActiveState 2.2.1

>>> import sys
>>> sys.modules.keys()
['code', 'pywin.framework.cmdline', ....

after about 15 lines the output goes weird.

Text is mostly stuck on 1st column, some text appears 
and disappears as the scroll bar is moved.

Tried this with Python 2.1 and Pythonwin (build 147 also)



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=604387&group_id=5470