Newbie Testing IDLE 1 on win98
Raymond A. St. Marie
Rastm2 at users.sourceforge.net
Thu Aug 7 18:21:03 EDT 2003
Hi Y'all
Newbie Ray here.
Running win32 installer version of
Python2.3 on win98(notSE)
I decided to run the autotest from IDLE 1 window.
"""
1 skip unexpected on win32:
test_univnewlines
"""
I need to know if this is significant.
Also, the test_descr failed, so I ran it
separatly and here's where it crashed.
"""
Testing special operators...
Traceback (most recent call last):
File "C:\Python23\Lib\test\test_descr.py", line 4029, in -toplevel-
test_main()
File "C:\Python23\Lib\test\test_descr.py", line 3973, in test_main
specials()
File "C:\Python23\Lib\test\test_descr.py", line 1875, in specials
print Letter('w')
PicklingError: Can't pickle <class '__main__.Letter'>: attribute
lookup __main__.Letter failed
"""
Am I in trouble? Is this a Biggie?
TIA
Ray St. Marie
Rastm2 at users.sourceforge.net
More information about the Python-list
mailing list