[Python-Dev] Re: Newish test failures

Barry Warsaw barry at python.org
Wed Apr 20 21:11:30 CEST 2005


On Wed, 2005-04-20 at 14:32, Fredrik Lundh wrote:
> >  File "C:\Code\python\lib\test\test_csv.py", line 58, in _test_default_attrs
> >    self.assertRaises(TypeError, delattr, obj.dialect, 'quoting')
> >  File "C:\Code\python\lib\unittest.py", line 320, in failUnlessRaises
> >    callableObj(*args, **kwargs)
> > AttributeError: attribute 'quoting' of '_csv.Dialect' objects is not writable
> 
> looks like someone didn't run the test suite...

My bad, I didn't check everything in.  Will do so as soon as SF cvs is
working for me again. :/

-Barry

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 307 bytes
Desc: This is a digitally signed message part
Url : http://mail.python.org/pipermail/python-dev/attachments/20050420/80a608f6/attachment.pgp


More information about the Python-Dev mailing list