pidl: Remove reference to PyInt_Type from error string when we wanted a sensible...
authorAndrew Bartlett <abartlet@samba.org>
Sat, 14 Mar 2020 21:15:15 +0000 (10:15 +1300)
committerNoel Power <npower@samba.org>
Mon, 23 Mar 2020 19:12:43 +0000 (19:12 +0000)
commit08a76ec0963049e0f2b8f855ab66ba5141472fce
treefcb13728741b349c2f9e2177c3dcc87545caf936
parent79044e966cbe44d60997ecbd4b44f07305d99ac2
pidl: Remove reference to PyInt_Type from error string when we wanted a sensible Long

PyInt_Type is no longer a thing in Python3, we will remove the compatability
reference shortly.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Noel Power <npower@samba.org>
pidl/lib/Parse/Pidl/Samba4/Python.pm