The need for a "python-aware" editor is the commonly held opinion, although the 
debate about which editor is endless.  I use Eclipse + PyDev only because I 
found it first and like it.

The only suggestion I would offer is to separate the business logic completely 
from the HTML request/response handler.  It makes it much easier to debug.  

Other than that, ditto to everyone else's response.

Fred.



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

Reply via email to