diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2008-01-14 14:48:59 +0100 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2008-01-14 19:53:07 +0100 |
commit | 7dd468ff2e5a4c4ce503e1b8e024bf91dcf7a412 (patch) | |
tree | bb8a04d72eb3b840bc8456a74fe7e64ff9d533e2 /source4/scripting/python/STATUS | |
parent | e42322848b81a36528a0af88138acb3ec997bf01 (diff) | |
download | samba-7dd468ff2e5a4c4ce503e1b8e024bf91dcf7a412.tar.gz samba-7dd468ff2e5a4c4ce503e1b8e024bf91dcf7a412.tar.bz2 samba-7dd468ff2e5a4c4ce503e1b8e024bf91dcf7a412.zip |
python: Fix python code for winreg, add test.
(This used to be commit bd3e6c41c42738fcfcc5cef4e65f0e219d358260)
Diffstat (limited to 'source4/scripting/python/STATUS')
-rw-r--r-- | source4/scripting/python/STATUS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/scripting/python/STATUS b/source4/scripting/python/STATUS index 9a1c5b1b64..0e88b4041c 100644 --- a/source4/scripting/python/STATUS +++ b/source4/scripting/python/STATUS @@ -10,7 +10,6 @@ DCE/RPC bindings - wrap struct/bitmap/enum/union types - __ndr_pack__/__ndr_unpack__ members - scripting/bin/smbstatus.py - - scripting/bin/winreg.py not important before making Python the default: - scripting/python/samba/upgrade.py |