Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #71813

Re: Basic help

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.002
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'python.': 0.02; 'pat': 0.05; 'explicit': 0.07; 'referring': 0.07; 'subject:help': 0.08; 'pat,': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'window.': 0.09; 'python': 0.11; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'all.': 0.16; 'wrote:': 0.18; 'written': 0.21; 'header:User-Agent:1': 0.23; 'question': 0.24; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'idea': 0.28; 'am,': 0.29; 'version': 0.36; 'thanks': 0.36; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'how': 0.40; 'even': 0.60; 'most': 0.60; 'tell': 0.60; 'new': 0.61; "you'll": 0.62; 'kind': 0.63; 'more': 0.64; 'charset:windows-1252': 0.65; 'results': 0.69; 'day': 0.76; '"active': 0.84
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Ned Batchelder <ned@nedbatchelder.com>
Subject Re: Basic help
Date Tue, 20 May 2014 12:40:51 -0400
References <000001cf7437$613cedc0$23b6c940$@icon.co.za>
Mime-Version 1.0
Content-Type text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding 8bit
X-Gmane-NNTP-Posting-Host 18.189.116.186
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:24.0) Gecko/20100101 Thunderbird/24.5.0
In-Reply-To <000001cf7437$613cedc0$23b6c940$@icon.co.za>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.10159.1400604065.18130.python-list@python.org> (permalink)
Lines 30
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1400604065 news.xs4all.nl 2880 [2001:888:2000:d::a6]:36213
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:71813

Show key headers only | View raw


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


Thread

Re: Basic help Ned Batchelder <ned@nedbatchelder.com> - 2014-05-20 12:40 -0400

csiph-web