Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #43854
| From | Terry Jan Reedy <tjreedy@udel.edu> |
|---|---|
| Subject | Re: Preparing sqlite, dl and tkinter for Python installation (no admin rights) |
| Date | 2013-04-18 15:10 -0400 |
| References | (3 earlier) <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> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.790.1366312228.3114.python-list@python.org> (permalink) |
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
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