• Martin Panter's avatar
    Issue #15608: Improve socketserver module documentation · eac17b89
    Martin Panter yazdı
    * 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
    eac17b89
socketserver.rst 22.1 KB