summaryrefslogtreecommitdiff
path: root/Lib/socketserver.py
Commit message (Collapse)AuthorAgeFilesLines
* Renamed SocketServer to 'socketserver'.Alexandre Vassalotti2008-05-121-0/+681
Deprecated old name.