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.

Reply via email to