Remove outdated Python status file.
authorJelmer Vernooij <jelmer@samba.org>
Wed, 17 Jun 2009 19:48:02 +0000 (21:48 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Wed, 17 Jun 2009 22:54:17 +0000 (00:54 +0200)
source4/TODO
source4/scripting/python/STATUS [deleted file]

index 5efebed1b3f342b38ef5a24b77cdf14b807936a9..2d7853f1f56ff0742310918417579b8f2f906ec4 100644 (file)
@@ -1,7 +1,7 @@
 build/smb_build/TODO
 lib/registry/TODO
-lib/tdr/TODO
-pidl/TODO
+../lib/tdr/TODO
+../pidl/TODO
 
 - seperate adminlog mechanism (as opposed to the current DEBUG log,
   which is not really aimed at administrators but more at developers)
diff --git a/source4/scripting/python/STATUS b/source4/scripting/python/STATUS
deleted file mode 100644 (file)
index ee67b8b..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-dsdb/samdb/ldb_modules/tests/samba3sam.py: Fix remaining failing tests
-lib/ldb/tests/python/ldap.py: Fix remaining 3 FIXME's
-command-line vampire
-provisioning: combine some of the python dictionaries
-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