mirror of
https://github.com/samba-team/samba.git
synced 2025-03-11 16:58:40 +03:00
Move python modules from source4/scripting/python/ to python/.
Reviewed-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Sat Mar 2 03:57:34 CET 2013 on sn-devel-104
This commit is contained in:
parent
80fce353e7
commit
87afc3aee1
@ -20,7 +20,7 @@
|
||||
#include <Python.h>
|
||||
#include "includes.h"
|
||||
#include "libcli/util/pyerrors.h"
|
||||
#include "scripting/python/modules.h"
|
||||
#include "python/modules.h"
|
||||
#include "../libcli/nbt/libnbt.h"
|
||||
#include "lib/events/events.h"
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
#include <Python.h>
|
||||
#include "includes.h"
|
||||
#include "scripting/python/modules.h"
|
||||
#include "python/modules.h"
|
||||
#include "dynconfig/dynconfig.h"
|
||||
|
||||
static bool PySys_PathPrepend(PyObject *list, const char *path)
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user