Beispiel #1
0
def init(opts):
    file_init(opts)
Beispiel #2
0
def init(opts):
    file_init(opts)
    global socket_dir, socket_dirs
    socket_dir = opts.socket_dir
    socket_dirs = opts.socket_dirs
Beispiel #3
0
def init(opts):
    file_init(opts)
    global password_file, socket_dir, socket_dirs
    socket_dir = opts.socket_dir
    socket_dirs = opts.socket_dirs
Beispiel #4
0
def init(opts):
    file_init(opts)
    global socket_dir, socket_dirs
    socket_dir = opts.socket_dir
    socket_dirs = opts.socket_dirs
Beispiel #5
0
def init(opts):
    file_init(opts)
    global password_file, socket_dir, socket_dirs
    socket_dir = opts.socket_dir
    socket_dirs = opts.socket_dirs