I often use the little hack. import sys sys.path.append('..') to add the parent directory to the python path. It's nice, e.g., if I
確定! 回上一頁