diff options
author | Benjamin Peterson <benjamin@python.org> | 2016-09-05 23:24:52 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2016-09-05 23:24:52 (GMT) |
commit | 6d999803a07ef5e01f0048d4f276e9cf4401a23d (patch) | |
tree | 41f3465f369ea3650e6570d38da75df5d0e3514b /Lib/pkgutil.py | |
parent | 281e5f8839355a03ace8c2162bd69ff0082e73f0 (diff) | |
download | cpython-6d999803a07ef5e01f0048d4f276e9cf4401a23d.zip cpython-6d999803a07ef5e01f0048d4f276e9cf4401a23d.tar.gz cpython-6d999803a07ef5e01f0048d4f276e9cf4401a23d.tar.bz2 |
remove long double from ctypes value union
It is unused. It also forces a 16-byte alignment, which creates problems because
Python's allocator only uses 8-byte alignment.
Diffstat (limited to 'Lib/pkgutil.py')
0 files changed, 0 insertions, 0 deletions