"Tony Cappellini" <[EMAIL PROTECTED]> wrote

> I have to switch between 2.3 and 2.5, so to make it easy, I use an
> environment variable called CURRENT_PYTHON.
> (someone on this list or the wxPython list told me I should NOT use
> PYTHONPATH and modify it the way I am using CURRENT_PYTHON)
>
> CURRENT_PYTHON=C:\PYTHON2X
> path=%CURRENT_PYTHON%
> (The existing path isn't shown, only for brevity)

> Note, these are entered in Ctrl Panel, System environment variables,
> NOT at the command line.

Umm, have you rebooted? Probably an obvious step but I don't
think environment vars get reset in real time. They didn't used
to on NT but that may have changed in W2K or XP... I haven't
checked in a while.

Othewise I'm as stumped as you.

Alan G 


_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to