"Dan Perl" <[EMAIL PROTECTED]> writes:
> This matches pretty much what I've decided to do.  I'll start with cgi and 
> CGIHTTPServer because I'll learn more from that and then move to a 
> framework, quite likely CherryPy, although by that time I may change my 
> choice.  Philip Greenspun's book looks good and I'll have to go through it. 
> Thanks for the advice. 

You might also look at the docs for HTML::Mason (www.masonhq.com) to
get a look at a reasonably mature template system, even if you don't
plan to use it (because it's in Perl and not Python).  I'm not sure if
CherryPy is directly comparable.  I haven't yet used any of the Python
template systems.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to