I can't import anything from tgext ... TurboGears2 Interactive Shell Python 2.6.9 (default, Oct 30 2013, 22:34:18) [GCC 4.6.3]
All objects from intranet.lib.base are available Additional Objects: wsgiapp - This project's WSGI App instance app - WebTest.TestApp wrapped around wsgiapp >>> import tgext Traceback (most recent call last): File "<console>", line 1, in <module> ImportError: No module named tgext I upgraded to 2.3.1 today and tried again with the same issues. Thanks! -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/turbogears. For more options, visit https://groups.google.com/groups/opt_out.

