python: Update status.
authorJelmer Vernooij <jelmer@samba.org>
Tue, 15 Jan 2008 00:08:30 +0000 (01:08 +0100)
committerJelmer Vernooij <jelmer@samba.org>
Tue, 15 Jan 2008 00:08:30 +0000 (01:08 +0100)
(This used to be commit b4b12f00a7eb952024795ddc5ab3481fd4ba03fc)

source4/scripting/python/STATUS

index 0e88b4041c14eae6006cd56a76a0aa71aeb7df45..6e6475bfdea1a85fdc259f5179ddeaf9abce9da6 100644 (file)
@@ -3,15 +3,13 @@ lib/ldb/tests/python/ldap.py: Fix remaining 3 FIXME's
 provisioning in LDAP mode(TEST_LDAP=yes PROVISION_PYTHON=yes make test)
 command-line vampire
 provisioning: combine some of the python dictionaries
-hierarchy
-DCE/RPC bindings
- - pidl:
-     Parse::Pidl::Samba::Python
-        - wrap struct/bitmap/enum/union types
-         - __ndr_pack__/__ndr_unpack__ members
- - scripting/bin/smbstatus.py
+finish scripting/bin/smbstatus.py
 
 not important before making Python the default:
+- hierarchy (rename samr -> dcerpc.samr, misc -> samba.misc, etc)
 - scripting/python/samba/upgrade.py
 - install python modules into system
 - SWAT
+- __ndr_pack__/__ndr_unpack__ members for the NDR struct bindings
+- generate docstrings in DCE/RPC bindings
+- eliminate some variables from the python interface because they can be induced