diff options
Diffstat (limited to 'source4/scripting/python')
-rw-r--r-- | source4/scripting/python/STATUS | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/source4/scripting/python/STATUS b/source4/scripting/python/STATUS new file mode 100644 index 0000000000..b39563da29 --- /dev/null +++ b/source4/scripting/python/STATUS @@ -0,0 +1,20 @@ +dsdb/samdb/ldb_modules/tests/samba3sam.py +lib/ldb/tests/python/ldap.py +SWAT +hierarchy +DCE/RPC bindings + - pidl: + Parse::Pidl::Samba::Python + - wrap struct/bitmap/enum/union types + - __ndr_pack__/__ndr_unpack__ members + Parse::Pidl::Samba::NDR::Python + - pidl generated client fns + - one class per interface + - AddOne() + + - scripting/bin/smbstatus.py + - scripting/bin/winreg.py + +not important before making Python the default: +- scripting/python/samba/upgrade.py +- install python modules into system |