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


Groups > comp.lang.python > #10308

Re: Signal only works in main thread

References <e13bef3d-7748-41eb-adb4-a221bdad7dcb@q15g2000yqk.googlegroups.com>
Date 2011-07-25 13:39 -0700
Subject Re: Signal only works in main thread
From Chris Rebert <clp2@rebertia.com>
Newsgroups comp.lang.python
Message-ID <mailman.1474.1311626345.1164.python-list@python.org> (permalink)

Show all headers | View raw


On Mon, Jul 25, 2011 at 12:19 PM, RVince <rvince99@gmail.com> wrote:
> I am instantiating an SSH client class using this class:
>
> http://www.goldb.org/sshpython.html

You might consider using Paramiko instead:
http://www.lag.net/paramiko/

Cheers,
Chris

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Signal only works in main thread RVince <rvince99@gmail.com> - 2011-07-25 12:19 -0700
  Re: Signal only works in main thread Chris Rebert <clp2@rebertia.com> - 2011-07-25 13:39 -0700

csiph-web