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


Groups > comp.lang.python > #71813 > unrolled thread

Re: Basic help

Started byNed Batchelder <ned@nedbatchelder.com>
First post2014-05-20 12:40 -0400
Last post2014-05-20 12:40 -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.


Contents

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

#71813 — Re: Basic help

FromNed Batchelder <ned@nedbatchelder.com>
Date2014-05-20 12:40 -0400
SubjectRe: Basic help
Message-ID<mailman.10159.1400604065.18130.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web