]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
BaseServer, TCPServer: Fixed typo in class docstring.
authorBarry Warsaw <barry@python.org>
Thu, 9 Oct 2003 23:49:24 +0000 (23:49 +0000)
committerBarry Warsaw <barry@python.org>
Thu, 9 Oct 2003 23:49:24 +0000 (23:49 +0000)
commit8ea385f2d131719f1e14f32e655a8da990bf3463
tree3106d2244f02bbf99be86c4b92f6efc71e4d119c
parent6b560bc648a42d7c6a586852cd695309434c45ac
BaseServer, TCPServer: Fixed typo in class docstring.
Lib/SocketServer.py