talloc: Add python talloc module, move convenience functions to it.
[ira/wip.git] / source4 / scripting / python / samba / __init__.py
index 5a9df506270c92132f2a5b56de62907e60f0c743..079dad7351a4211677f940e4ad0fbd60a9f52f47 100644 (file)
@@ -327,6 +327,3 @@ interface_ips = _glue.interface_ips
 set_debug_level = _glue.set_debug_level
 unix2nttime = _glue.unix2nttime
 generate_random_password = _glue.generate_random_password
-talloc_report_full = _glue.talloc_report_full
-talloc_enable_null_tracking = _glue.talloc_enable_null_tracking
-talloc_total_blocks = _glue.talloc_total_blocks