[Python-Dev] Asyncore/asynchat

Steve Holden sholden@holdenweb.com
Wed, 26 Jun 2002 06:12:54 -0400


I thought I might try to add appropriate module documentation for asynchat.
This effective code doesn't get enough recognition (IMHO), partly because
you are forced to read the code to understand how to use it.

I notice that Sam Rushing's code tends to use spaces before the parentheses
around argument lists. Should I think about cleaning up the code at the same
time, or are we best letting sleeping dogs lie?

regards
-----------------------------------------------------------------------
Steve Holden                                 http://www.holdenweb.com/
Python Web Programming                http://pydish.holdenweb.com/pwp/
-----------------------------------------------------------------------