Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #31960

Re: problem with ThreadingTCPServer Handler

Newsgroups comp.lang.python
Date 2012-10-23 13:51 -0700
References <mailman.2666.1351003524.27098.python-list@python.org>
Subject Re: problem with ThreadingTCPServer Handler
From Miki Tebeka <miki.tebeka@gmail.com>
Message-ID <mailman.2693.1351025510.27098.python-list@python.org> (permalink)

Show all headers | View raw


According to the docs (http://docs.python.org/library/socketserver.html#requesthandler-objects) there's self.server available.

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

problem with ThreadingTCPServer Handler jorge <jaorozco@estudiantes.uci.cu> - 2012-10-23 10:36 -0400
  Re: problem with ThreadingTCPServer Handler Miki Tebeka <miki.tebeka@gmail.com> - 2012-10-23 13:51 -0700
  Re: problem with ThreadingTCPServer Handler Miki Tebeka <miki.tebeka@gmail.com> - 2012-10-23 13:51 -0700

csiph-web