Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #75368
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <chiragdhyani@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.076 |
| X-Spam-Evidence | '*H*': 0.85; '*S*': 0.00; 'python': 0.11; 'suggest': 0.14; 'ssh': 0.16; 'subject:library': 0.16; 'subject:ssh': 0.16; 'subject:python': 0.16; 'library': 0.18; 'message- id:@mail.gmail.com': 0.30; 'helpful.': 0.31; 'workaround': 0.31; 'checked': 0.32; 'entirely': 0.33; 'could': 0.34; 'etc': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'hi,': 0.36; 'project': 0.37; 'thank': 0.38; 'to:addr:python-list': 0.38; 'supporting': 0.39; 'to:addr:python.org': 0.39; 'even': 0.60; 'surprise': 0.74; 'subject:find': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=Mxa7WwPIflUZiMPyIsdIlXYzII3OoY8N3Melc/HwUHE=; b=SR9JCXiI1/vj9B1Mh3d6+IbJ8c1VzX5Q7M6B1x+cimDYSMzZZZG72vbgFgMBZo+ORj DQUjk4kRaA8nW7WeogUBTk4iwfRft+JTrFc21JIDhHu5ASOiPEAN2xNBfUXOjWU503Pr 7vtIOqf1d+K143Cvzm1/dOV/7qv9FpAEzG4wi1fhxkyl9WWoNqWDISufTaUa9hGbHjtg KEQPclmwOFoYuTRJsyP7I5xtuVY73YD7P78UC5H2kGkNlRnWTmx408BVuZspSdsWP731 QuF0bnAjelSJDzAVpzGKtHxokr3eZjNgVlosnXlqbklOU+DwRlYpviYEw4KHclqTKKrC yh+Q== |
| MIME-Version | 1.0 |
| X-Received | by 10.140.22.134 with SMTP id 6mr5806305qgn.4.1406720942681; Wed, 30 Jul 2014 04:49:02 -0700 (PDT) |
| Date | Wed, 30 Jul 2014 17:19:02 +0530 |
| Subject | Unable to find ssh library supporting python 3.1 |
| From | Chirag Dhyani <chiragdhyani@gmail.com> |
| To | Python <python-list@python.org> |
| Content-Type | multipart/alternative; boundary=001a11c12a5816499704ff67be1c |
| 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 | <https://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 | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.12430.1406720951.18130.python-list@python.org> (permalink) |
| Lines | 33 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1406720951 news.xs4all.nl 2975 [2001:888:2000:d::a6]:54273 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:75368 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Hi, Could you suggest me ssh library supporting python 3.1, to a surprise I checked pramiko, fabric, etc etc and no one does. even workaround with plumbum but not helpful. We have a project entirely on python 3.1 and now we are stuck with ssh. Please help Thank you ~Chi
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Unable to find ssh library supporting python 3.1 Chirag Dhyani <chiragdhyani@gmail.com> - 2014-07-30 17:19 +0530
csiph-web