wsgi:python web的內置接口
web server gateway interface
錯誤1:
AttributeError: 'NoneType' object has no attribute 'split'
解決方案:
返回值(返回給客戶端的網頁內容需要是列表類型)
wsgi:python web的內置接口
web server gateway interface
錯誤1:
AttributeError: 'NoneType' object has no attribute 'split'
解決方案:
返回值(返回給客戶端的網頁內容需要是列表類型)
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。