I don't think stdlib offers anything like that

The problem with python is it's white space sensible and html  is not.

However there are some nice solutions:
http://www.webwareforpython.org/Papers/Templates/
my favourite is not listed here:
http://karrigell.sourceforge.net/

For web development with python i'd rather recommend a complete
webframework:
http://www.djangoproject.com/
http://subway.python-hosting.com/
http://www.zope.org/

nszabolcs

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to