[EMAIL PROTECTED] wrote:
> Hello everybody,
> 
> I am in the process of writing my very first web application in Python,
> and I need a way to
> generate dynamic HTML pages with data from a database.  
(snip)
> After some thought I decided to leave the various frameworks
> aside for the
> time being and use mod_python.publisher 

I know this is not exactly an answer to your question, but have you
tried Django ?


-- 
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in '[EMAIL PROTECTED]'.split('@')])"
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to