On Jun 2, 2009, at 6:14 AM, C. Titus Brown wrote:
> The problem with your implementation is that a new instance of > each unittest.TestCase class is created for each test, so you can't > use attributes attached to instances for caching; see > > http://docs.python.org/library/unittest.html#unittest.TestCase My bad! Thanks for cleaning this up! -- Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pygr-dev" group. To post to this group, send email to pygr-dev@googlegroups.com To unsubscribe from this group, send email to pygr-dev+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/pygr-dev?hl=en -~----------~----~----~----~------~----~------~--~---