]> granicus.if.org Git - python/commit
TCPServer: Fixed typo in class docstring.
authorBarry Warsaw <barry@python.org>
Thu, 9 Oct 2003 22:44:05 +0000 (22:44 +0000)
committerBarry Warsaw <barry@python.org>
Thu, 9 Oct 2003 22:44:05 +0000 (22:44 +0000)
commit3aaad5079b6df05a34df64a26ca9e840f8685af1
tree0a5b01bca754f3635e72ce7e119a5ac273d6528f
parent98c65bed91432bf17a335382cdd672b16391f10c
TCPServer: Fixed typo in class docstring.

Backport candidate.
Lib/SocketServer.py