Adding href and img to HTMLFMT

Sim & Golda Zacks simngolda at voyager.net
Sun Aug 8 23:57:30 EDT 1999


I am using the HTMLFMT module that came with the INTERNET programming
with Python and I wanted to add support for links and images but I am
having a problem. I can't figure out whether to add it as a descendent
of HTMLElement or of a Seq. The problem is it should be a Sequence
because There are no properties to it, but the URL is part of the tag
and I seem to be having a mental block when I try thinking about it. If
someone could help me with this, I would greatly appreciate it.

Sim





More information about the Python-list mailing list