Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!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.011 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'socket': 0.05; 'subject:two': 0.07; 'python': 0.09; 'language': 0.14; 'batteries': 0.16; 'boasts': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'included,': 0.16; 'roy': 0.16; 'subject:questions': 0.16; 'wrote:': 0.17; 'shape': 0.17; 'thu,': 0.17; 'bit': 0.21; 'struct': 0.22; '15,': 0.23; 'header:In-Reply- To:1': 0.25; 'message-id:@mail.gmail.com': 0.27; 'chris': 0.28; 'run': 0.28; 'pile': 0.29; 'to:addr:python-list': 0.33; "can't": 0.34; 'received:google.com': 0.34; 'nov': 0.35; 'pm,': 0.35; 'received:209.85': 0.35; 'but': 0.36; 'modules': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'think': 0.40; 'your': 0.60; 'networking': 0.60; 'facilities': 0.69; 'smith': 0.71; 'article': 0.78; 'assemble': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=pa/p/OZYqo41QducNVJza12z9WFVWVegpfsrtqLIT20=; b=JOHe7ETPNBjb6a19jFqh+OaQqLa63jCJivfM3m5DCwRzQciAgJp4t3FxuTflHhS3LB qsd9Q0/tv9Zb57yAg+8fMMIuksbmpVq+vxY7ZwZLOdnyF5baWYc3D6kUvFAAh7flg5qf Bfak+2KBPdoE9TTPDRjRqUOmPAj04G/UkpK1AYh4IsUg8yTXiz/DCI5h/2V1St79FQWG x0toMINn0D1MhiEMDOtgXEB9THgIbF7IzL+Q1qF8/hD2QKOycsuaJjLUw4ufRnKBZb3x 0Qa5RQEKWfJGbUCY1fYRfyFEEDhMrkZXwiTEik8aPMWrvlbN7U5F8o+YBdK5h7kq0k8J a7mA== MIME-Version: 1.0 In-Reply-To: References: Date: Thu, 15 Nov 2012 13:21:07 +1100 Subject: Re: Subprocess puzzle and two questions 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.15 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: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1352946069 news.xs4all.nl 6910 [2001:888:2000:d::a6]:49236 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:33368 On Thu, Nov 15, 2012 at 1:10 PM, Roy Smith wrote: > In article , > Chris Angelico wrote: > >> Indeed. But Python boasts that the batteries are included, and given >> the wealth of other networking facilities that are available, it is a >> bit of a hole that you can't run DNS queries in this way. > > Think of the socket and struct modules as a pile of carbon rods and gobs > of zinc paste, from which you can assemble your own batteries, and make > them in exactly the shape and size you need. Then assembly language is a pile of protons, neutrons, and electrons... :) ChrisA