Re: [Python-Dev] Old green snake icon on Windows

2008-10-17 Thread Martin v. Löwis
> Has anybody else observed this? Yes, see http://bugs.python.org/issue4019 > What could be the reason for this? I forgot to invoke nmake in the appropriate directory. > Is this intentional, and if so what is the intention? It's not intentional. > Should this be posted to the issue-tracker N

[Python-Dev] Old green snake icon on Windows

2008-10-17 Thread Gregor Lingl
I've installed the new Python 2.6 for windows (Windows-installer) on several machines among them a new one which has never seen Python before and all these installations show the old fashioned green snake logo (from Python 2.3 or before, I think) in the automatically created menu-entries. Has any