标签: python python-3.x security compilation pylint
编写一个python程序并将Pylint用作静态分析器。 由于报告的严重性较低,我很好奇Pylint可以拾取并能够编译的严重性较高的错误。
请提供一个有关错误以及如何重新创建错误的示例!
谢谢!