Returning none

Chad Netzer chad at vision.arc.nasa.gov
Sun Aug 29 15:29:50 EDT 1999


Paul Prescod wrote:

> Makefile? Isn't that what I'm using Python to get away from?

Well, you could just write a script that first runs PyLint, then runs
your program (it could even get fancy and check for errors and not
run it if there were any, and store the PyLint output for perusal, etc.)

You could also make this part of your python program; when it starts
up, PyLint itself, etc.

If I weren't busy, I'd even attach such a script.  Anyone else?

Chad Netzer
chad at vision.arc.nasa.gov







More information about the Python-list mailing list