21 Jun
2005
21 Jun
'05
3:58 p.m.
On 6/21/05, John Poltorak <jp@warpix.org> wrote:
Is there anything wrong with this ZPT code sample?
http://www.zopemag.com/Issue003/Section_Articles/article_ZPTintro_code.html
I get this error message when trying to save it:-
HTMLParser.HTMLParseError: malformed start tag, at line 8, column 37
The cited line contains a typo; it uses "<" instead of ">" to end a tag. -Fred -- Fred L. Drake, Jr. <fdrake at gmail.com> Zope Corporation