Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!weretis.net!feeder4.news.weretis.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.125 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.75; '*S*': 0.00; 'python3': 0.07; 'shifting': 0.09; 'python': 0.11; 'easily,': 0.16; 'subject:versions': 0.16; 'subject:python': 0.16; '(in': 0.22; 'fine': 0.24; 'versions': 0.24; 'received:172.16': 0.29; 'topic': 0.29; 'newer': 0.30; 'anyone': 0.31; 'older': 0.33; 'but': 0.35; 'received:google.com': 0.35; 'subject:?': 0.36; 'message- id:@gmail.com': 0.38; 'question,': 0.38; 'stable': 0.38; 'to:addr :python-list': 0.38; 'does': 0.39; 'realize': 0.39; 'to:addr:python.org': 0.39; 'how': 0.40; 'read': 0.60; 'header :Message-Id:1': 0.63; 'hear': 0.63; 'love': 0.65; 'charset:windows-1252': 0.65; 'hoping': 0.75; 'i\x92d': 0.84; 'luck': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:message-id:date :to:mime-version; bh=+ZWqrNHX6T0ckGV5DyME8Mb0zPfvl7x7Rg7i1GFi2D4=; b=ZI867U4Jn1hnoLDvd2yd03xBBt0V7lcmPLaWVdksHn1PVfHkq687BifagNjj7ftpz9 y9y+cWpwix6q6VQYLh8CPEQnthytsvxT7mwGYBCAHJCtbjJFNUuuWlLjPl7iIFr+iyd6 K1WUM82ZMyRXz1Y7hBr87gzwoihLkDY1FVB58igdDClhLXfkLgbxe8wgy5Hal0TM7ij+ ns+zx/BlSnZ2jT00ZvXlAdt4s65OR6F4pq3r0W6L9SpHaSBpprKUHQmrkeVno9FIJJrX DKdr6Q4ODT+ib+D43nXMyHv7+1ouUrPwCUikiixwIy1oUfGlzLKUktVmm7H6l/kNhfpr YIgA== X-Received: by 10.68.135.70 with SMTP id pq6mr23379155pbb.10.1410203067898; Mon, 08 Sep 2014 12:04:27 -0700 (PDT) From: Travis Griggs Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Subject: Newer Debian versions of python on older Debian distros? Date: Mon, 8 Sep 2014 12:04:26 -0700 To: python-list@python.org Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) X-Mailer: Apple Mail (2.1878.6) 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: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1410203071 news.xs4all.nl 2906 [2001:888:2000:d::a6]:48096 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:77704 (I realize that this may be seen as off topic for as a general python = question, but given my historical experience with the Debian community=92s= predilection to answer all questions with a grumpy =93go read the very = very very very large and ever shifting fine manual=94, I=92m hoping for = better luck here.) Does anyone have experience with using newer versions of python debian = packages (in particular, python3 and python3-bson-ext from =91testing=92) = on older stable versions (=91wheezy=92 in this case)? If someone=92s = figured out how to do this easily, I=92d love to hear the recipe! TIA