在Python中查看关键字却报错提示: AttributeError: partially initialized module 'keyword' has no at。。。。 截图如下 后来发现是命名的问题,被自己蠢到了 把名字改为keyword demo就可以成功运行了