PyMeld for html templates?

Richie Hindle richie at entrian.com
Mon Jan 22 03:53:38 EST 2007


[Sean]
> The pymeld docs show examples only for the Python command line
> interpreter and show using the print statement to output stuff. But
> using mod_python.apache, I think you need to use req.write(something)
> format. And of course, this fails when you feed it output from Meld.

req.write(str(meld)) ?

-- 
Richie Hindle
richie at entrian.com




More information about the Python-list mailing list