Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #32423
| 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 | <python-python-list@m.gmane.org> |
| 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 <gelonida@gmail.com> |
| Subject | Re: SSH Connection with Python |
| Date | Mon, 29 Oct 2012 22:51:19 +0100 |
| References | <5089119A.2040902@globe.de> <CANy1k1gV4s8kg0qneZ-gvybiR_y4NwhH_2gR8cdKTmPi7DckWg@mail.gmail.com> <mailman.2977.1351455364.27098.python-list@python.org> <roy-294AF8.09105729102012@news.panix.com> |
| 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 | <roy-294AF8.09105729102012@news.panix.com> |
| 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> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3048.1351547492.27098.python-list@python.org> (permalink) |
| 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 |
Show key headers only | View raw
On 10/29/2012 02:10 PM, Roy Smith wrote: > In article <mailman.2977.1351455364.27098.python-list@python.org>, > Gelonida N <gelonida@gmail.com> 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.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: SSH Connection with Python Gelonida N <gelonida@gmail.com> - 2012-10-28 21:15 +0100
Re: SSH Connection with Python Roy Smith <roy@panix.com> - 2012-10-29 09:10 -0400
Re: SSH Connection with Python Gelonida N <gelonida@gmail.com> - 2012-10-29 22:51 +0100
Re: SSH Connection with Python Roy Smith <roy@panix.com> - 2012-10-29 18:08 -0400
csiph-web