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 neologix
Recipients neologix, pitrou
Date 2011-04-11.16:18:22
SpamBayes Score 0.00039786333
Marked as misclassified No
Message-id <1302538706.05.0.322059803267.issue11790@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry, wrong copy-paste, the failing assertion will of course be this one:
   773         self.assertReturnsIfImplemented(6, get_value, woken)

since woken.get_value() == 5
History
Date User Action Args
2011-04-11 16:18:26neologixsetrecipients: + neologix, pitrou
2011-04-11 16:18:26neologixsetmessageid: <1302538706.05.0.322059803267.issue11790@psf.upfronthosting.co.za>
2011-04-11 16:18:22neologixlinkissue11790 messages
2011-04-11 16:18:22neologixcreate