1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-06 13:18:07 +03:00
samba-mirror/source4/scripting/python
Andrew Tridgell 966b5d5de2 pyldb: fixed places where we try to concatenate a Dn with a string
you need to either use str(dn) or use %s in a format string
2011-09-19 10:57:03 +10:00
..
examples s4-python: python is not always in /usr/bin 2010-06-24 18:46:57 +10:00
samba pyldb: fixed places where we try to concatenate a Dn with a string 2011-09-19 10:57:03 +10:00
samba_external s4-python Remove unused missing.py (used by old build system) 2011-02-02 15:19:03 +11:00
modules.c s4:scripting/python/modules.[ch] - explicitly say that "py_update_path" takes no argument 2011-02-21 14:42:00 +01:00
modules.h s4:scripting/python/modules.[ch] - explicitly say that "py_update_path" takes no argument 2011-02-21 14:42:00 +01:00
pyglue.c s4:pyglue: PyArg_ParseTuple("I") requires an 'unsigned int' argument 2011-08-08 18:01:19 +02:00
uuidmodule.c s4-python: we need to include Python.h first 2009-10-23 16:23:01 +11:00
wscript_build s4-waf Don't install any Samba packages into PYTHONDIR 2011-02-02 15:21:13 +11:00