Basic help

Ned Batchelder ned at nedbatchelder.com
Tue May 20 12:40:51 EDT 2014


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




More information about the Python-list mailing list