コード例 #1
0
ファイル: test_bdb.py プロジェクト: Eyepea/cpython
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()