Meador Inge added the comment: On Mon, Aug 12, 2013 at 7:11 AM, Ezio Melotti <rep...@bugs.python.org>wrote:
> Even if the patch is applied only on 3.4, I would still like to see the > ValueError turned into ImportError for 2.7/3.3. > Why not raise an ImportError for all versions? I don't see how 'ctypes.wintypes' is ever actually useful on anything but Windows. Allowing it to successfully import on non-Windows systems seems misleading. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue16396> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com