I've spent a bit puzzling over this, and don't have enough information to
help.

Which version of TG? Which version of WebHelpers? Is there a traceback that
I can see? What is the value of the variable "pst_cmd"? Can we see more of
this code, so as to try to debug what's going on around it that might be
causing the problem?

I'm sorry, but without more to go on, all I can do is admire the problem.

2011/2/12 Juan Antonio Ibáñez <[email protected]>

> Hello!
>
>   I am trying to use following line of code into one of my mako
> templates getting AttributeError:
>
> ${h.html.tags.select('id', None, pst_cmb)}
>
> ----------------------------------
> dictionary      {}
> match   'html.'
> n       5
> new_dict        {}
> prefix  'html'
> ----------------------------------
>
> It seems do not recognize h.html while I can see:
>
> from webhelpers import date, feedgenerator, html, number, misc, text
>
> inside lib/helpers.py
>
> Any idea?
> Regards
>
> --
> 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.
>
>


-- 
Michael J. Pedersen
My IM IDs: Jabber/[email protected], ICQ/103345809, AIM/pedermj022171
          Yahoo/pedermj2002, MSN/[email protected]

-- 
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.

Reply via email to