문제

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