diff options
author | Petr Viktorin <pviktori@redhat.com> | 2015-03-03 22:29:07 +0100 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2015-03-03 23:20:06 +0100 |
commit | 92ff259f409cfeffc24ef9d7db8ab16217367bab (patch) | |
tree | e05cf61d8d27e99d4c144a40115e3113009b8394 /python/samba/tests/docs.py | |
parent | 39b08c7c1ee2173e47c8e9d381b89c4d74a5e0f5 (diff) | |
download | samba-92ff259f409cfeffc24ef9d7db8ab16217367bab.tar.gz samba-92ff259f409cfeffc24ef9d7db8ab16217367bab.tar.xz samba-92ff259f409cfeffc24ef9d7db8ab16217367bab.zip |
pyldb: Use the Py_TYPE macro
The "ob_type" member of Python objects is going away
in Python 3 for compliance with C's strict aliasing rules.
The Py_TYPE macro should be used instead.
Signed-off-by: Petr Viktorin <pviktori@redhat.com>
Reviewed-by: Jelmer Vernooij <jelmer@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'python/samba/tests/docs.py')
0 files changed, 0 insertions, 0 deletions