This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ron_adam
Recipients belopolsky, eric.araujo, georg.brandl, ncoghlan, ping, r.liebscher, ron_adam
Date 2010-11-19.17:59:48
SpamBayes Score 1.0943503e-07
Marked as misclassified No
Message-id <1290189591.52.0.283323670262.issue2001@psf.upfronthosting.co.za>
In-reply-to
Content
Here is the patch in the current state which includes the changes in issue2001_c.diff as well as most of the changes Éric suggested.

Still to do:
  * Use the with statement in several places to ensure closing.
  * Add tests for the server.

I did try to make the header a bit less cluttered, but I'm not completely happy with it yet, but I think it will be good enough for now.  Fixing the HTML probably should be a separate issue where we can add a style sheet at the same time.  Lets get this patch in first.

This is also reitveld:  
    
    http://codereview.appspot.com/3151042/
History
Date User Action Args
2010-11-19 17:59:52ron_adamsetrecipients: + ron_adam, ping, georg.brandl, ncoghlan, belopolsky, eric.araujo, r.liebscher
2010-11-19 17:59:51ron_adamsetmessageid: <1290189591.52.0.283323670262.issue2001@psf.upfronthosting.co.za>
2010-11-19 17:59:49ron_adamlinkissue2001 messages
2010-11-19 17:59:49ron_adamcreate