I went through a similar process:
I got used to PyWin on XP, then when switching to Vista pywin did not
install with Python.
So I simply downloaded and installed it.
(link: http://sourceforge.net/projects/pywin32/
)
Hth,
Omer.

On Sat, Sep 13, 2008 at 5:41 AM, Mike Meisner <[EMAIL PROTECTED]> wrote:

>  I've been working with Python on two different machines:  under Windows
> XP and under 64-bit Vista.
>
> In the XP version, the Python 32-bit editor prints my scripts using the
> color coding in the editor and a comfortable to read font.  Under Vista
> 64-bit, only the IDLE environment is available which prints my scripts
> without color and a larger, more difficult to read font (and there appears
> to be no way to customize the output).
>
> Is there an open-source editor I could use with Vista to get the more
> attractive, color coded script printout that I get with the 32--bit system?
>
> Thanks for your help.
>
> Mike
>
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> http://mail.python.org/mailman/listinfo/tutor
>
>
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to