On Sun, 04 Oct 2009 20:20:33 +0200, ""Martin v. Löwis"" <[email protected]> said: > > Found python26.dll in c:\Windows\System32\ with 10/2 date. Clearly this > > was being shadowed by the python26.dll in c:\Python26\. I have no idea > > where that came from - as far as I know, I had a vanilla 2.6.2 > > installation, and I don't build Python on Windows. > > > > FWIW to the Windows gurus. > > The final 2.6.3 release mistakenly identifies its svn tag as 263rc1. > It still actually is the final release, as can be seen when looking > at sys.version_info.
Yes, but what I experienced is much worse - I was actually getting the 2.6.2 version of python26.dll due to shadowing, instead of the 2.6.3 version. -- KBK _______________________________________________ python-committers mailing list [email protected] http://mail.python.org/mailman/listinfo/python-committers
