Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #95147 > unrolled thread
| Started by | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| First post | 2015-08-07 20:42 -0400 |
| Last post | 2015-08-07 20:42 -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: Linux users: please run gui tests Terry Reedy <tjreedy@udel.edu> - 2015-08-07 20:42 -0400
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Date | 2015-08-07 20:42 -0400 |
| Subject | Re: Linux users: please run gui tests |
| Message-ID | <mailman.1318.1438994709.3674.python-list@python.org> |
On 8/6/2015 10:18 PM, Ben Finney wrote: > Terry Reedy <tjreedy@udel.edu> writes: > >> I would appreciate it if some people could run the linux version of >> py -3.4 -m test -ugui test_tk test_ttk_guionly test_idle >> (or 3.5). I guess this means 'python3 for the executable. > > Could you verify exactly what is the command to run? Sorry, py.exe is Windows (and Mac?) only. Replace 'py -3.4' with the linux equivalent 'python3'. -- Terry Jan Reedy
Back to top | Article view | comp.lang.python
csiph-web