Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #95147
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Subject | Re: Linux users: please run gui tests |
| Date | 2015-08-07 20:42 -0400 |
| References | <mq13t3$k2k$1@ger.gmane.org> <85y4hnj0xg.fsf@benfinney.id.au> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1318.1438994709.3674.python-list@python.org> (permalink) |
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 comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Linux users: please run gui tests Terry Reedy <tjreedy@udel.edu> - 2015-08-07 20:42 -0400
csiph-web