示例#1
0
def tfunc_import():
    import test_module_for_bdb
    test_module_for_bdb.main()
示例#2
0
def tfunc_import():
    import test_module_for_bdb
    test_module_for_bdb.main()