python: Cope with the dom_sid2 alias in pidl's python generating code.
authorJelmer Vernooij <jelmer@samba.org>
Thu, 30 Jul 2009 18:28:29 +0000 (20:28 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Thu, 30 Jul 2009 18:28:29 +0000 (20:28 +0200)
commit8eff9f9a3167eb0c2a4c00edf5a4cdbbc06c4dfd
tree9900fed04e613bad700608b9d12b681ad447545b
parent6768cfe624fffef13109989e9cc79ccb4df13d19
python: Cope with the dom_sid2 alias in pidl's python generating code.

This fixes some problems in the samr Python bindings that pidl was
(correctly) warning about.
pidl/lib/Parse/Pidl/Samba4/Python.pm
source4/scripting/python/examples/samr.py