Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.albasani.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!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.062 X-Spam-Evidence: '*H*': 0.88; '*S*': 0.00; '<>,': 0.07; 'utf-8': 0.07; 'cc:addr:python-list': 0.11; 'python': 0.11; 'suggest': 0.14; 'backwards': 0.16; 'easier.': 0.16; 'happily': 0.16; 'porting': 0.16; 'ssh': 0.16; 'subject:library': 0.16; 'subject:ssh': 0.16; 'url:peps': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'library': 0.18; 'wed,': 0.18; 'cc:addr:python.org': 0.22; 'url:dev': 0.24; 'versions': 0.24; 'cc:2**0': 0.24; 'supported': 0.26; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'generally': 0.29; 'especially': 0.30; 'message-id:@mail.gmail.com': 0.30; '3.x': 0.31; 'helpful.': 0.31; 'libraries': 0.31; 'workaround': 0.31; 'checked': 0.32; 'compatible': 0.32; 'url:python': 0.33; 'entirely': 0.33; 'sense': 0.34; 'could': 0.34; 'etc': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'hi,': 0.36; 'url:org': 0.36; 'should': 0.36; 'so,': 0.37; 'project': 0.37; 'thank': 0.38; 'version,': 0.38; 'pm,': 0.38; 'recent': 0.39; 'supporting': 0.39; 'even': 0.60; 'most': 0.60; 'from:charset:utf-8': 0.61; 'real': 0.63; '30,': 0.65; 'skip:\xe2 10': 0.65; 'to:addr:gmail.com': 0.65; 'series': 0.66; 'due': 0.66; 'between': 0.67; '8bit%:43': 0.74; 'jul': 0.74; 'surprise': 0.74; 'other.': 0.75; 'birthday': 0.84; 'celebrated': 0.84; 'subject:find': 0.84; 'old.': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=DY3EqEn/M2cLhl9czzvtaqD8fFtKyw39V+JfaWovqFU=; b=Rf1ueTLzYg8P72TorWR0vgySliSfTFu8Rdr5Rc+PPieb/bGq8PUzvhh6Ws/Aku0vqm Y0N+a3HGjgwrf9f+XYGq/QScWOOYUNI/GtTrb91etKIiEKzny81MLZIXtA5pJ7NG5Bc/ 14/SJU6I1TZqI6fR0aUiSQU/io98CbS7b55cvO25azGQscC+97JRsYwfSLujPd1Jx2dA txuQptCeCoYEOB4wI2ZBokkJsGoc5K5KVJ1EXMTEzgsy0lc2+w+shXP/zaULTtQPC4mJ ksy9Ihh4shL8ROCjWDscswyDirp5LWCCdEO54KBXyPK3WMmHGqTo2M5kxNuhrTdwhIo1 54Jw== MIME-Version: 1.0 X-Received: by 10.43.136.134 with SMTP id ik6mr5289033icc.6.1406723298580; Wed, 30 Jul 2014 05:28:18 -0700 (PDT) In-Reply-To: References: Date: Wed, 30 Jul 2014 14:28:18 +0200 Subject: Re: Unable to find ssh library supporting python 3.1 From: =?UTF-8?B?Q2hyaXMg4oCcS3dwb2xza2HigJ0gV2Fycmljaw==?= To: Chirag Dhyani Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: Python 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: 30 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1406723300 news.xs4all.nl 2902 [2001:888:2000:d::a6]:35755 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:75371 On Wed, Jul 30, 2014 at 1:49 PM, Chirag Dhyani wro= te: > 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 Python 3.1.0 celebrated its fifth birthday on Sunday. You should not be using software that old. There is no real reason to do so, especially because modern versions of the 3.x series are generally backwards compatible with each other. Instead, upgrade to the most recent version, 3.4.1, which is happily supported by Paramiko. Many Python 3-compatible libraries dropped/never had support for 3.0=E2=80=943.2 due to , which makes porting between Python 2 and 3 much easier. --=20 Chris =E2=80=9CKwpolska=E2=80=9D Warrick PGP: 5EAAEA16 stop html mail | always bottom-post | only UTF-8 makes sense