Pythonwin don't show the complete list in interactiv window!?

Klaus Meyer km-news1 at onlinehome.de
Mon Apr 21 15:56:28 EDT 2003


PythonWin 2.2.2 (#37, Oct 14 2002, 17:02:34) [MSC 32 bit (Intel)] on win32.
Portions Copyright 1994-2001 Mark Hammond (mhammond at skippinet.com.au) - see 
'Help/About PythonWin' for further copyright information.
>>> x=range(1000)
>>> x
[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20,
(lines removed)
762, 763, 764, 765, 766, 767, 768, 769, 770, 771,
>>>

The interactive windows shows only a part of the list (last value 771). 
(Win2000)

A bug?

-- 
Gruß - regards Klaus :-)




More information about the Python-list mailing list