> http://www.logilab.org/card/pylint_tutorial
Pylint is a python tool that checks if a module satisfies a coding standard.
А у нас стандартов официально не декларировалось. Может задекларируем?
Вот, например, для начала:
http://www.python.org/dev/peps/pep-0008/
Как вам такое:
For new projects, spaces-only are strongly recommended over tabs. Most
editors have features that make this easy to do.
--
Best Regars,
Ivan Melnikov <imel...@etersoft.ru>