]> granicus.if.org Git - python/commit
Issue #27343: Fixed error message for conflicting initializers of ctypes.Structure.
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 18 Jun 2016 06:58:55 +0000 (09:58 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 18 Jun 2016 06:58:55 +0000 (09:58 +0300)
commitd91e676fd58a25420a3dc8705472dc6bf9ca46e2
tree6b59a2b47e11a56fc46a26e1016d36832fb00e26
parent5d062d7ba34068bed20e8b7486f9973bfafcd203
parent886a5f352fd64bcdc814dad292bbb37739a1cdd9
Issue #27343: Fixed error message for conflicting initializers of ctypes.Structure.
Lib/ctypes/test/test_structures.py
Modules/_ctypes/_ctypes.c