程式語言 - Python - 解決Module object has no attribute directive_defaults問題



參考資訊:
https://github.com/cython/cython/commit/c6dfb487e474d3768a036f0d39d1d6e38de00c73

修改前:

Options.directive_defaults

修改後:

Options.get_directive_defaults()