【发布时间】:2013-12-30 12:26:54
【问题描述】:
我遇到过:
pywintypes.py:39: DeprecationWarning: imp.get_suffixes() is deprecated;
use the constants defined on importlib.machinery instead
但我不知道如何修复它? 谁能给我详细解释一下?
【问题讨论】:
标签: python django python-3.x deprecated python-importlib