I'm trying to find a way to check the syntax (and warning also) in python the same way it's done on perl for example: perl -cw filename.pl.

Thanks

有帮助吗?

解决方案

You probably want one of:

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top