commit | 13394e907dc452537120b051cb4cdafe4900f334 | [log] [tgz] |
---|---|---|
author | Thomas Heller <theller@ctypes.org> | Wed Feb 13 20:40:44 2008 +0000 |
committer | Thomas Heller <theller@ctypes.org> | Wed Feb 13 20:40:44 2008 +0000 |
tree | e13a8e2f903ce01c206dd9c94243d66758d02e0f | |
parent | 2bc6b5eb369b70a068f8de8728914467bb35b017 [diff] |
Merged revisions 60767,60768 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r60767 | thomas.heller | 2008-02-13 21:21:53 +0100 (Mi, 13 Feb 2008) | 1 line Add pickle support to ctypes types. ........ r60768 | thomas.heller | 2008-02-13 21:36:51 +0100 (Mi, 13 Feb 2008) | 1 line Make the test somewhat clearer (I hope). ........