At 8:51 AM -0800 2/4/05, Paul Rubin wrote:
"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).

There's a Python port of HTML::Mason called Myghty. A fairly new project. I've just played around with it a bit Well worth a look: <http://www.myghty.org/>

--

Raymond Cote
Appropriate Solutions, Inc.
PO Box 458 ~ Peterborough, NH 03458-0458
Phone: 603.924.6079 ~ Fax: 603.924.8668
rgacote(at)AppropriateSolutions.com
www.AppropriateSolutions.com
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to