On 4/26/06, Michele Cella <[EMAIL PROTECTED]> wrote: > FAILED (failures=1) > Exception in thread VisitManager (most likely raised during interpreter > shutdown): > Traceback (most recent call last): > File "/usr/lib/python2.4/threading.py", line 442, in __bootstrap > File > "/home/michele/Progetti/TurboGears/svn/1.0/turbogears/visit/api.py", > line 250, in run > exceptions.TypeError: 'NoneType' object is not callable > Unhandled exception in thread started by > Error in sys.excepthook:
This exception is timing related (the most annoying kind of error in tests). I don't believe it represents a real problem, though. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears-trunk -~----------~----~----~----~------~----~------~--~---
