When running python26 under windows OS (64bits)..... I have got errors like:
import win32api\" error in Python 2.6: pywintypes26.dll
or
After I copy pywintypes26.dll and pythoncom26.dll from C:\Python26\Lib\site-packages\pywin32_system32 to C:\Python26\Lib\site-packages\win32 -> Solve the problem!
C:\Python26\Lib\site-packages\pywin32_system32
C:\Python26\Lib\site-packages\win32