1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/lib/wmi
Andrew Bartlett 5c1867ba45 py3: Remove #define PyInt_FromLong PyLong_FromLong
This allows us to end the use of Python 2/3 compatability macros.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Noel Power
2020-03-23 19:12:43 +00:00
..
tools s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentials(). 2017-05-11 20:30:13 +02:00
wbemdata.c lib: talloc: Use the system <talloc.h> include. 2017-08-17 00:53:48 +02:00
wmi_wrap.c py3: Remove #define PyInt_FromLong PyLong_FromLong 2020-03-23 19:12:43 +00:00
wmi.h
wmi.i py3: Remove #define PyInt_AsLong PyLong_AsLong 2020-03-23 19:12:43 +00:00
wmi.py PEP8: fix W391: blank line at end of file 2018-08-24 07:49:31 +02:00
wmicore.c
wscript_build