If you however are using a package, it's usually recommended to hardcode the name of your package there. from flask import Flask app = Flask(__name__). Parent ...
確定! 回上一頁