Bo Yang wrote:

> There are very good web framework for java and ruby ,
> Is there one for python ?

There are many good ones.

> I want to write a web framework for python based on
> mod_python as my course homework , could you give some
> advise ?

Implement yet another web framework? It needs to be made harder so
people can stop doing it all the time. ;-)

You might want to watch the 20 min turbogears video for a laid back
approach of familiarizing yourself with a python web framework:

http://www.turbogears.org/docs/wiki20/20MinuteWiki.mov

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

Reply via email to