2016-06-13 20 views

答えて

1

import sys 
import os 
sys.path.append(os.path.abspath("../../bbb/ccc/")) 
import tasks 
関連する問題