Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #75588
| X-Received | by 10.182.28.102 with SMTP id a6mr2324715obh.44.1407063901340; Sun, 03 Aug 2014 04:05:01 -0700 (PDT) |
|---|---|
| X-Received | by 10.140.105.200 with SMTP id c66mr210879qgf.4.1407063901274; Sun, 03 Aug 2014 04:05:01 -0700 (PDT) |
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!h18no8209093igc.0!news-out.google.com!b3ni5434qac.1!nntp.google.com!v10no4071838qac.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.lang.python |
| Date | Sun, 3 Aug 2014 04:05:01 -0700 (PDT) |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=197.130.149.247; posting-account=GfZx5woAAADTB-o-XOdlp4UQ5ID5xKzF |
| NNTP-Posting-Host | 197.130.149.247 |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <6361ee6c-49c0-4b4d-b044-4a29f035b71d@googlegroups.com> (permalink) |
| Subject | How to turn off Python's event log window in the background? |
| From | dufriz@gmail.com |
| Injection-Date | Sun, 03 Aug 2014 11:05:01 +0000 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | quoted-printable |
| Xref | csiph.com comp.lang.python:75588 |
Show key headers only | View raw
Hi, whenever I run the Leo editor (a Python application) from Windows (8.1), there is always an event log window in the background. I want to turn it off. It was suggested to me on another forum that I use pythonw.exe instead of python.exe to prevent the window from being displayed, but I don't know how to do this, because it is all automatic: I just click on the .py file, and the python interpreter is automatically loaded. Could someone please tell me how to disable the event log window? Thanks
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
How to turn off Python's event log window in the background? dufriz@gmail.com - 2014-08-03 04:05 -0700 Re: How to turn off Python's event log window in the background? Chris Angelico <rosuav@gmail.com> - 2014-08-03 21:34 +1000
csiph-web