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 <1422707167.87.0.9031865125.issue23254@psf.upfronthosting.co.za>
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: <1422707167.87.0.9031865125.issue23254@psf.upfronthosting.co.za>
2015-01-31 12:26:07martin.panterlinkissue23254 messages
2015-01-31 12:26:07martin.pantercreate