This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ocean-city
Recipients belopolsky, brian.curtin, ocean-city
Date 2010-12-08.18:15:58
SpamBayes Score 5.2703486e-05
Marked as misclassified No
Message-id <1291832164.54.0.770455043205.issue10654@psf.upfronthosting.co.za>
In-reply-to
Content
======================================================================
FAIL: test_computations (test.datetimetester.TestSubclassDateTime_Fast)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\Python32\lib\test\datetimetester.py", line 1628, in test_computations

    self.assertRaises(TypeError, lambda: a+i)
AssertionError: TypeError not raised by <lambda>

> Please see if you can reproduce the problem outside of the unit tests.

I'll try.
History
Date User Action Args
2010-12-08 18:16:04ocean-citysetrecipients: + ocean-city, belopolsky, brian.curtin
2010-12-08 18:16:04ocean-citysetmessageid: <1291832164.54.0.770455043205.issue10654@psf.upfronthosting.co.za>
2010-12-08 18:15:58ocean-citylinkissue10654 messages
2010-12-08 18:15:58ocean-citycreate