Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.037 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.00; 'rotten': 0.09; 'throw': 0.09; 'pm,': 0.10; 'received:209.85.214.174': 0.14; 'received :mail-iw0-f174.google.com': 0.14; 'wrote:': 0.14; 'angelico': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'rachel': 0.16; 'header:In-Reply-To:1': 0.21; 'fri,': 0.23; 'server.': 0.25; 'message-id:@mail.gmail.com': 0.28; 'received:209.85.214': 0.28; 'to:addr:python-list': 0.33; 'external': 0.33; 'chris': 0.34; 'received:google.com': 0.37; 'received:209.85': 0.37; 'subject:: ': 0.38; 'received:209': 0.39; 'to:addr:python.org': 0.39; 'really': 0.40; 'your': 0.60; 'free': 0.63; 'home': 0.69; 'subject:magic': 0.84; 'subject:skip:M 20': 0.84; 'kids,': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=pp8jLBLy83uSN1TA0e5CIDcDDufJabDAWYsZzK2ZTCk=; b=ILqod2MoWqg440T7WzEQfzr5i5Meg+H9XyTrOoTAyrH5jxhRpl++jp1kURKbuRC+sX qV8G+FcrY/Q8Kgv+nmWo+7g0W1EXVHBln+igXAc8jBr2+/pHwyQKYj6l6BC2bb6nU9E1 ZCHBJXjOmLlPotACPPy6LJEGpd5ETbpq6zwJo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=HJ/2/X9KlQt3uVcjD5B2HJNDsznwcdcIldo98jJDNnSVqHS9ufHiGvlkMmlHBWHM/l uYts6vMPtBhcGc+ojqrzBXiyLrVY+RwzXapfAiW2dAsLwOLEIxdpvvIcuFWWfZ6mcb1H idugG+cEnjJGX5iDePDFxMAUOLp5bl91bCK6E= MIME-Version: 1.0 In-Reply-To: References: <171365925.20110603092822@bitdefender.com> Date: Fri, 3 Jun 2011 18:36:13 +1000 Subject: Re: Multiprocessing.connection magic From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 11 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1307090176 news.xs4all.nl 49174 [::ffff:82.94.164.166]:56019 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:6929 On Fri, Jun 3, 2011 at 6:10 PM, Thomas Rachel wrote: > Kids, don't try this at home nor on your external server. > Aye... you would be in a pickle. (Yes, he really did make a pun that bad. Feel free to throw rotten tomatoes.) Chris Angelico