mirror of
https://github.com/python/cpython.git
synced 2026-05-14 16:38:19 -04:00
1a530917e2
svn+ssh://pythondev@svn.python.org/python/trunk ........ r78544 | gregory.p.smith | 2010-02-28 20:56:12 -0800 (Sun, 28 Feb 2010) | 2 lines Adds c_ssize_t to ctypes. issue 6729. ........