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 martin.panter
Recipients docs@python, martin.panter
Date 2015-01-31.12:26:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Here is a simple patch to add server_close() to the documentation, and a simple test to ensure it closes the socket.
History
Date User Action Args
2015-01-31 12:26:07martin.pantersetrecipients: + martin.panter, docs@python
2015-01-31 12:26:07martin.pantersetmessageid: <[email protected]>
2015-01-31 12:26:07martin.panterlinkissue23254 messages
2015-01-31 12:26:07martin.pantercreate