[issue16396] Importing ctypes.wintypes on Linux gives a traceback

Amaury Forgeot d'Arc report at bugs.python.org
Mon Aug 19 19:48:54 CEST 2013


Amaury Forgeot d'Arc added the comment:

I think it's the opposite: when Unix support was added to ctypes, 'import ctypes.wintypes' was not considered. By that logic, the patch is a new feature.
IMO "historical" arguments are moot :-)

I agree with the conclusion tough: the patch will not break code that carefully catches ValueError, and so it suitable for 2.7.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16396>
_______________________________________


More information about the Python-bugs-list mailing list