• Martin Panter's avatar
    Issue #15608: Improve socketserver module documentation · 94035f3a
    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
    94035f3a
socketserver.rst 21.7 KB