Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #43854 > unrolled thread
| Started by | Terry Jan Reedy <tjreedy@udel.edu> |
|---|---|
| First post | 2013-04-18 15:10 -0400 |
| Last post | 2013-04-18 15:10 -0400 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Preparing sqlite, dl and tkinter for Python installation (no admin rights) Terry Jan Reedy <tjreedy@udel.edu> - 2013-04-18 15:10 -0400
| From | Terry Jan Reedy <tjreedy@udel.edu> |
|---|---|
| Date | 2013-04-18 15:10 -0400 |
| Subject | Re: Preparing sqlite, dl and tkinter for Python installation (no admin rights) |
| Message-ID | <mailman.790.1366312228.3114.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web