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


Groups > comp.lang.python > #43854

Re: Preparing sqlite, dl and tkinter for Python installation (no admin rights)

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!nuzba.szn.dk!pnx.dk!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.004
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.06; 'subject:installation': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'tcl/tk': 0.09; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject: \n ': 0.16; 'suite.': 0.16; 'wrote:': 0.18; 'header:User-Agent:1': 0.23; 'certainly': 0.24; 'header:X-Complaints-To:1': 0.27; 'header:In- Reply-To:1': 0.27; 'run': 0.32; 'subject: (': 0.35; 'something': 0.35; 'test': 0.35; 'there': 0.35; 'opposed': 0.36; 'to:addr :python-list': 0.38; 'files': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'skip:p 20': 0.39; 'received:org': 0.40; 'received:173': 0.61; 'received:fios.verizon.net': 0.84
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Terry Jan Reedy <tjreedy@udel.edu>
Subject Re: Preparing sqlite, dl and tkinter for Python installation (no admin rights)
Date Thu, 18 Apr 2013 15:10:24 -0400
References <1366122614066-5014440.post@n6.nabble.com> <kkjvqq$18g$1@ger.gmane.org> <CAD4ivxXCe_ZZrrhT5v6Eqkoo_opx2Mx=FsU0qm6z4-ZQuXLRyQ@mail.gmail.com> <CAD4ivxXeif4-hXq_oRDDrJijwt41oeJB_=tBRfcAKDpQJnrweA@mail.gmail.com> <CAPTjJmqDb-90z7fSEq0gWErK-jP-ShAoRdztWerWa=6mf3Moeg@mail.gmail.com> <CAD4ivxUVsMvb5wD9N4JGkcgdzW8CoSQP=LkaNCzYk6qo0+i0zg@mail.gmail.com> <CAEk9e3ruAnwL927mmRNm86Kccgamtnm7KbTW=+PqZ8by76+McA@mail.gmail.com> <CAD4ivxW73n5=gRTxMLwDQvdM2M5pSSf55zuFBO6CvOZ7FCaMwA@mail.gmail.com>
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host pool-173-75-251-66.phlapa.fios.verizon.net
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5
In-Reply-To <CAD4ivxW73n5=gRTxMLwDQvdM2M5pSSf55zuFBO6CvOZ7FCaMwA@mail.gmail.com>
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 <http://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 <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.790.1366312228.3114.python-list@python.org> (permalink)
Lines 11
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1366312228 news.xs4all.nl 2233 [2001:888:2000:d::a6]:36288
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:43854

Show key headers only | View raw


On 4/18/2013 12:24 PM, James Jong wrote:

After compiling, you might want to run the test suite.

> libtk8.6.so <http://libtk8.6.so>

I do not know that Python/_tkinter/tkinter has been very well tested, 
certainly not on all systems, with the newish tcl/tk 8.6, as opposed to 
8.5.z used for several years. There are 4 test/test_xxx files to be 
concerned about: something like test_tcl, test_tkinter, test_ttkxxx.

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


Thread

Re: Preparing sqlite, dl and tkinter for Python installation (no admin rights) Terry Jan Reedy <tjreedy@udel.edu> - 2013-04-18 15:10 -0400

csiph-web