mirror of
https://github.com/samba-team/samba.git
synced 2025-12-11 08:23:49 +03:00
write
import samba.tdbutil
samba.tdbutil.pack('f', ['hello'])
You need 'cvs update -d' to get the new subdirectory for this to build
properly.
-
8 lines
114 B
Python
8 lines
114 B
Python
"""samba
|
|
|
|
Various Python modules for interfacing to Samba.
|
|
|
|
Try using help() to examine their documentation.
|
|
"""
|
|
|