Previously Jonathan Vanasco wrote: > > I have several helper classes that use g from pylons > > I get tons of errors when trying to run tests ( via python setup.py > nosetests ) as importing those packages causes this: > > TypeError: No object (name: G) has been registered for this thread
See the 'Testing with the session object' thread for examples on how to deal with that. Wichert. -- Wichert Akkerman <[EMAIL PROTECTED]> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
