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