Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #31960
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <miki.tebeka@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.034 |
| X-Spam-Evidence | '*H*': 0.93; '*S*': 0.00; 'to:addr:comp.lang.python': 0.09; 'cc:addr:python-list': 0.10; 'from:addr:miki.tebeka': 0.16; 'from:name:miki tebeka': 0.16; 'self.server': 0.16; 'subject:problem': 0.22; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'url:python': 0.32; 'docs': 0.33; 'received:google.com': 0.34; 'received:209.85': 0.35; 'url:org': 0.36; 'url:library': 0.36; 'subject:with': 0.36; 'available.': 0.37; 'received:209': 0.37; 'received:209.85.216': 0.37; 'subject:: ': 0.38; 'url:docs': 0.38; 'subject:skip:T 10': 0.65 |
| Newsgroups | comp.lang.python |
| Date | Tue, 23 Oct 2012 13:51:41 -0700 (PDT) |
| In-Reply-To | <mailman.2666.1351003524.27098.python-list@python.org> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=207.171.18.57; posting-account=uo-8fwoAAACKsFzFX78JHudx1V7WDXZ0 |
| References | <mailman.2666.1351003524.27098.python-list@python.org> |
| User-Agent | G2/1.0 |
| X-Google-Web-Client | true |
| X-Google-IP | 207.171.18.57 |
| MIME-Version | 1.0 |
| Subject | Re: problem with ThreadingTCPServer Handler |
| From | Miki Tebeka <miki.tebeka@gmail.com> |
| To | comp.lang.python@googlegroups.com |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Cc | python-list@python.org |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Message-ID | <mailman.2693.1351025510.27098.python-list@python.org> (permalink) |
| Lines | 1 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1351025510 news.xs4all.nl 6929 [2001:888:2000:d::a6]:43858 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:31960 |
Show key headers only | 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 | Next — Previous in thread | Find similar | Unroll 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