Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | socketserver renaming reversal part 3: move the module into the right | Georg Brandl | 2008-05-24 | 1 | -681/+0 |
| | | | | place and fix all references to it. Closes #2926. | ||||
* | socketserver renaming reversal part 2: move rename module. | Georg Brandl | 2008-05-24 | 1 | -0/+681 |
| | | | | | I'm doing this case-only rename in a two-step process via a different directory to hopefully avoid problems with case-insensitive filesystems. | ||||
* | socketserver renaming reversal part 1: remove stub module. | Georg Brandl | 2008-05-24 | 1 | -8/+0 |
| | |||||
* | Renamed SocketServer to 'socketserver'. | Alexandre Vassalotti | 2008-05-12 | 1 | -0/+8 |
Deprecated old name. |