[Python] syntax check for python?

Rob Hudson rob at euglug.net
Fri Feb 2 09:04:54 PST 2007


Is there a way to syntax check a .py file without actually running it?

I know Perl has perl -c.
I know PHP has php -l.

What does Python have?

Thanks,
Rob


More information about the Python mailing list