]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#7855: Add tests for ctypes/winreg for issues found in IronPython. Initial patch...
authorEzio Melotti <ezio.melotti@gmail.com>
Sat, 4 May 2013 14:59:03 +0000 (17:59 +0300)
committerEzio Melotti <ezio.melotti@gmail.com>
Sat, 4 May 2013 14:59:03 +0000 (17:59 +0300)
commit5cea09d290a1c0a1615db64cff31108948269596
treea7ba88b661c9474cb5ecafa8c7974171289c0420
parent6aca765220f5915482c7c4533160b4179aea9faa
#7855: Add tests for ctypes/winreg for issues found in IronPython.  Initial patch by Dino Viehland.
Lib/ctypes/test/__init__.py
Lib/ctypes/test/test_wintypes.py [new file with mode: 0644]
Lib/test/test_winreg.py
Misc/ACKS
Misc/NEWS