Hi, In the ToscaWidgets tutorial, under the "Basic Form" header, there's the following import:
from toscawidgets.api import WidgetsList The correct syntax should be: from tw.api import WidgetsList Link to tutorial: http://turbogears.org/2.0/docs/main/ToscaWidgets/forms.html I hope there's not too much of this on here... Mike --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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?hl=en -~----------~----~----~----~------~----~------~--~---

