Re: Python 2.4.2 to 2.4.3 transition issue

2006-05-04 Thread Panos Laganakos
Heh, Frederic, It seems that its Lilypond's (www.lilypond.org) fault. It registered its bin directory in the PATH variable, which seems to contain a python.exe too. So the result of: >>>import sys; sys.executable 'D:\\Program Files\\LilyPond\\usr\\bin\\python.exe' As for the instances of python24

Re: Python 2.4.2 to 2.4.3 transition issue

2006-05-04 Thread Fredrik Lundh
Panos Laganakos wrote: > OS: Windows XP + SP1 > > On this particular box, I hadn't moved to 2.4.3 yet. > So, earlier today, I uninstalled Python2.4.2 and installed 2.4.3 using > the .msi installer. > > It seems though everything looked great, that when I invoke 'python' > from the command line, I