[python-win32] What happened to python26.dll?
Paul Moore
p.f.moore at gmail.com
Tue Dec 8 13:59:20 CET 2009
2009/12/8 Boar Gules <internet1 at prodigycomputing.com>:
> Just one of those baffling "security" notions embedded in Explorer, I
> suppose. Found it at the command line using
>
> dir %windir%\system32\python26.dll
Are you on 64-bit Windows? Most of these problems seem to be caused by
people being baffled by Win64's strange ways of "redirecting"
filesystem access for 32-bit apps.
But I'm on 32-bit Windows, so I don't know if what I'm saying is even
true, let alone helpful :-)
Paul.
More information about the python-win32
mailing list