Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #32423

Re: SSH Connection with Python

From Gelonida N <gelonida@gmail.com>
Subject Re: SSH Connection with Python
Date 2012-10-29 22:51 +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>
Newsgroups comp.lang.python
Message-ID <mailman.3048.1351547492.27098.python-list@python.org> (permalink)

Show all headers | 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 | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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