Re: [Pygui] Python 3.4 and pywin32

2014-03-21 Thread Thomas Heller
Am 21.03.2014 21:14, schrieb Thomas Heller: [this has also been sent to the python-dev mailing list] With python 3.4 and pywin32 version 218 it is only possible to import win32com or win32api when pywintypes has been imported before. I have no idea if this is a bug in pywin32 or in Python 3.4.

[Pygui] Python 3.4 and pywin32

2014-03-21 Thread Thomas Heller
[this has also been sent to the python-dev mailing list] With python 3.4 and pywin32 version 218 it is only possible to import win32com or win32api when pywintypes has been imported before. I have no idea if this is a bug in pywin32 or in Python 3.4. Does anyone know more? Thanks, Thomas _