Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!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.016 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'subject:Python': 0.05; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'accordingly.': 0.13; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'roy': 0.16; 'wrote:': 0.17; 'code,': 0.18; 'windows': 0.19; 'module': 0.19; 'libraries': 0.22; 'os,': 0.22; 'thus': 0.24; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'looks': 0.26; 'values': 0.26; 'supported': 0.26; 'header:X -Complaints-To:1': 0.28; 'decide': 0.28; '"the': 0.29; 'platforms.': 0.33; 'to:addr:python-list': 0.33; 'server': 0.35; 'pm,': 0.35; "won't": 0.35; 'received:org': 0.36; 'but': 0.36; 'client': 0.36; 'subject:with': 0.36; 'operating': 0.36; 'possible': 0.37; 'subject:: ': 0.38; 'system.': 0.39; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'skip:u 10': 0.60; 'most': 0.61; 'side': 0.61; 'choose': 0.65; 'customers': 0.71; 'smith': 0.71; 'article': 0.78; 'gelonida': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Gelonida N Subject: Re: SSH Connection with Python Date: Mon, 29 Oct 2012 22:51:19 +0100 References: <5089119A.2040902@globe.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: unicorn.dungeon.de User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121011 Thunderbird/16.0.1 In-Reply-To: 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: 25 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1351547492 news.xs4all.nl 6944 [2001:888:2000:d::a6]:47970 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:32423 On 10/29/2012 02:10 PM, Roy Smith wrote: > In article , > Gelonida N wrote: > >> The sh module looks intersting, but it's not supported for Windows >> platforms. > > "The X module looks interesting but it's not supported for Windows" is > true for many values of X. It's all part of the TCO of using a > brain-dead operating system. If I write server side code, then I choose my server and my OS, so I won't encounter Windows Unfortunately most the customers won't let me choose their client hardware / client OS. Thus I decide to write my applications cross platform whenever possible and try to choose libraries accordingly.