1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-07 12:59:08 +03:00

DCE/RPC(Python): Rename py_talloc_import to py_talloc_steal.

Use py_talloc_reference in DCE/RPC code, fixes
					access to SAMR pipe.
This commit is contained in:
Jelmer Vernooij
2009-07-30 20:04:42 +02:00
parent eda7f35bc8
commit 6768cfe624
6 changed files with 21 additions and 20 deletions

View File

@ -24,7 +24,7 @@ import sys
sys.path.insert(0, "bin/python")
from samba.dcerpc import samr, security, lsa
from samba.dcerpc import samr, security
def display_lsa_string(str):
return str.string