diff options
author | Martin Panter <vadmium+py@gmail.com> | 2016-02-19 03:27:46 (GMT) |
---|---|---|
committer | Martin Panter <vadmium+py@gmail.com> | 2016-02-19 03:27:46 (GMT) |
commit | eac17b8955278619ec1db7c5e70748b3ac7b83fe (patch) | |
tree | 9d1675db43eb1be59810f9e1b08899da03c309f4 /Python/frozenmain.c | |
parent | 4bf427495fc65f331ae11903b57f6aa712a35ee3 (diff) | |
download | cpython-eac17b8955278619ec1db7c5e70748b3ac7b83fe.zip cpython-eac17b8955278619ec1db7c5e70748b3ac7b83fe.tar.gz cpython-eac17b8955278619ec1db7c5e70748b3ac7b83fe.tar.bz2 |
Issue #15608: Improve socketserver module documentation
* Add headings for each concrete and mix-in class and list methods and
attributes under them
* Fix class and method cross references
* Changed RequestHandler to BaseRequestHandler and added class heading
* Pull out Stream/DatagramRequestHandler definitions
* Reordered the request handler setup(), handle(), finish() methods
* Document constructor parameters for the server classes
* Remove version 2.6 not relevant for Python 3 documentation
Diffstat (limited to 'Python/frozenmain.c')
0 files changed, 0 insertions, 0 deletions