how to let compiler do a check before I run

Yun Mao maoy at cis.upenn.edu
Tue Aug 12 22:00:03 EDT 2003


Hi, python community, I'm enjoying hacking python program right now.
It's full of fun.

Since I'm a newbie, I always do some typo in the program. However, I
have to wait until I run that piece of code to discover the bug. Is
there any other better way to check this before I do python
myprogram.py, or press C-c C-c in emacs?

Thanks a lot!





More information about the Python-list mailing list