cpython/Lib/ctypes
Martin Panter 53ae0ba6e3 Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similar
The original form is incorrect grammar and feels awkward, even though the
meaning is clear.
2016-02-10 05:44:01 +00:00
..
macholib Issue #17202: Add .bat to .hgeol to force them to CRLF. 2015-04-13 11:54:11 -05:00
test Issue #19023: Document ctypes array and pointer classes 2016-01-29 10:12:19 +00:00
__init__.py Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similar 2016-02-10 05:44:01 +00:00
_endian.py Issue #12142: Fixed reference cycle when importing ctypes 2012-02-05 00:27:40 -06:00
util.py Avoid deprecation warnings. 2015-01-31 11:27:06 +02:00
wintypes.py Revert unintended change. 2009-10-22 07:06:49 +00:00