[Python-Dev] python 3.4 and pywin32 (original) (raw)
Thomas Heller theller at ctypes.org
Mon Mar 24 08:35:13 CET 2014
- Previous message: [Python-Dev] python 3.4 and pywin32
- Next message: [Python-Dev] 3.4 buildbots available
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Am 22.03.2014 00:25, schrieb Nick Coghlan:
On 22 March 2014 05:46, Thomas Heller <theller at ctypes.org> wrote:
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? Do you have a traceback for the failed imports? There were certainly non-trivial changes to the import system in 3.4, but without knowing more details about the failures, it's hard to say what the culprits might be.
I have created http://bugs.python.org/issue21050.
Thomas
- Previous message: [Python-Dev] python 3.4 and pywin32
- Next message: [Python-Dev] 3.4 buildbots available
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]