]> 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:46:23 +0000 (17:46 +0300)
committerEzio Melotti <ezio.melotti@gmail.com>
Sat, 4 May 2013 14:46:23 +0000 (17:46 +0300)
commit28faf03d4474d184b30a8013c70845b6600d456d
tree990c34f6d2b4c5b0ed8a47690f7dcf8665d2a940
parent59115aa7c9488baae1b706f077dcd84a558c0097
#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