Matt Hollingsworth <[EMAIL PROTECTED]> writes:

> What are some good options that people commonly use so that they can
> easily and quickly identify variable with just a glance?

Use an editor that has a Python syntax highlighting mode, for example
Emacs with python-mode, Vim, or the IDLE IDE that comes with Python.

-- 
Björn Lindström <[EMAIL PROTECTED]>
Student of computational linguistics, Uppsala University, Sweden
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to