On Thu, Jun 14, 2018 at 1:49 AM Cameron Simpson <c...@cskk.id.au> wrote:

> Just as you can run your code before you install it, you can lint your code
> beforehand also. In fact, you should be doing both: run and test the code
> _before_ installing it, and also lint it (when you care) and test again
> (because if you made lint changes you want to check they haven't done 
> something
> unwanted).

Great. So I'm using three interfaces: in my case, the text editor, the
Python shell, and the UNIX terminal. Is that right?

Tamara
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to