[issue7855] Add test cases for ctypes/winreg for issues found in IronPython

Ezio Melotti report at bugs.python.org
Wed May 1 14:23:06 CEST 2013


Ezio Melotti added the comment:

The attached patch now passes on Linux.  I raised a SkipTest on non-Windows platforms and changed Lib/ctypes/test/__init__.py to handle it.  If someone can confirm that the patch works on Windows I'll commit it.

The ValueError I reported in my previous message has also been reported in #16396 and should be fixed.

----------
nosy: +terry.reedy, zach.ware
versions:  -Python 3.2
Added file: http://bugs.python.org/file30090/issue7855.diff

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


More information about the Python-bugs-list mailing list