On Tue, 2006-01-17 at 09:28 -0800, Ron Griswold wrote:
> Hi Folks,
>
>
>
> Can someone point me in the direction of an html library that
> generates html text for you. For example, if I had a tuple of tuples,
> I’d like a function that would create a table for me. I’ve
bject: Re: HTML library
On Tue, 2006-01-17 at 09:28 -0800, Ron Griswold wrote:
> Hi Folks,
>
>
>
> Can someone point me in the direction of an html library that
> generates html text for you. For example, if I had a tuple of tuples,
> I'd like a function that would cre
Hi Folks,
Can someone point me in the direction of an html library
that generates html text for you. For example, if I
had a tuple of tuples, I’d like a function that would create a table for
me. I’ve looked through the standard library and it only seems to have
html parsers. I need to