Jorge Godoy wrote:
>
> As you said before: are you mind reading? ;-) I was going to write
> 'widgets.py', but then I thought about the name clash ('from turbogears import
> widgets') and changed it to 'forms.py'.
>Yes, that could be a problem. :-) But anyway you will likely use "from turbogears import widgets" inside your widgets.py file, right? but I'm sure I'm not covering all use cases (and I can't test it). Ciao Michele

