Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #71813
| From | Ned Batchelder <ned@nedbatchelder.com> |
|---|---|
| Subject | Re: Basic help |
| Date | 2014-05-20 12:40 -0400 |
| References | <000001cf7437$613cedc0$23b6c940$@icon.co.za> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.10159.1400604065.18130.python-list@python.org> (permalink) |
On 5/20/14 10:25 AM, Pat Fourie wrote: > Good Day all. > > I am new to Python. I need to maintain software written on Python 1.5.2. > I will upgrade after learning more. Pat, you are dealing with a version most people have never even seen! You are brave! :) > > My question is : > > When compiling, the results of the compile is displayed in the “active > window”. How can I view this window. You'll have to clarify what you are referring to. Python typically has no explicit compile phase. Python also is often used in a terminal window, and has no built-in idea of "active window". Can you tell us more about your environment? > > Many thanks for your assistance. > > Kind regards > > Pat -- Ned Batchelder, http://nedbatchelder.com
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Basic help Ned Batchelder <ned@nedbatchelder.com> - 2014-05-20 12:40 -0400
csiph-web