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 jnoller
Recipients andrewsmedina, benjamin.peterson, brett.cannon, jhylton, jnoller, juracy@gmail.com, mbcvieira
Date 2008-05-10.19:04:41
SpamBayes Score 0.069619715
Marked as misclassified No
Message-id <1210446286.23.0.0321950814851.issue2775@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch for the required changes to rename SocketServer.py - tests 
pass after I manually rename SocketServer.py locally. Again skipping the 
svn rename of the actual module. Doc updates included.
History
Date User Action Args
2008-05-10 19:04:46jnollersetspambayes_score: 0.0696197 -> 0.069619715
recipients: + jnoller, jhylton, brett.cannon, benjamin.peterson, andrewsmedina, juracy@gmail.com, mbcvieira
2008-05-10 19:04:46jnollersetspambayes_score: 0.0696197 -> 0.0696197
messageid: <1210446286.23.0.0321950814851.issue2775@psf.upfronthosting.co.za>
2008-05-10 19:04:45jnollerlinkissue2775 messages
2008-05-10 19:04:45jnollercreate