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 brett.cannon
Recipients brett.cannon
Date 2008-05-24.00:18:35
SpamBayes Score 0.0022324754
Marked as misclassified No
Message-id <1211588369.76.0.234486116445.issue2926@psf.upfronthosting.co.za>
In-reply-to
Content
I am attaching a patch that (should) revert all references to socketserver 
back to SocketServer. Because I am on OS X I can't do the actual ``svn 
rename`` on Lib/socketserver.py to Lib/SocketServer.py so someone else 
(PLEASE!) will need to do the ``svn rename`` apply the patch, run the test 
suite, and then commit.
History
Date User Action Args
2008-05-24 00:19:32brett.cannonsetspambayes_score: 0.00223248 -> 0.0022324754
recipients: + brett.cannon
2008-05-24 00:19:29brett.cannonsetspambayes_score: 0.00223248 -> 0.00223248
messageid: <1211588369.76.0.234486116445.issue2926@psf.upfronthosting.co.za>
2008-05-24 00:19:22brett.cannonlinkissue2926 messages
2008-05-24 00:19:21brett.cannoncreate