Python 提供了__future__模組,把下一個新版本的特性匯入到當前版本,於是我們就可以在當前 ... still running on Python 2.7 from __future__ import ...
確定! 回上一頁