Pregunta

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

¿Fue útil?

Solución

You probably want one of:

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top