예제 #1
0
def init(opts):
    file_init(opts)
예제 #2
0
def init(opts):
    file_init(opts)
    global socket_dir, socket_dirs
    socket_dir = opts.socket_dir
    socket_dirs = opts.socket_dirs
예제 #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
예제 #4
0
def init(opts):
    file_init(opts)
    global socket_dir, socket_dirs
    socket_dir = opts.socket_dir
    socket_dirs = opts.socket_dirs
예제 #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