[Twisted-Python] td() in form
vicky lupien
lupien_v_31 at hotmail.com
Tue Oct 14 14:29:10 MDT 2003
I want to add an attribute to the node td. The name of the attribute is
class, so it cause an error of syntax.
Here's a part of my code:
l = lmx(self)
l.td().text(name)
I' m suppose to write l.td(class='label').text(name) but I can't. Is there
a way to do this?
Vicky
_________________________________________________________________
MSN Search, le moteur de recherche qui pense comme vous !
http://fr.ca.search.msn.com/
More information about the Twisted-Python
mailing list