A couple of links for indentations and style in general:
- Style Guide for Python Code http://www.python.org/dev/peps/pep-0008/
- Docstring conventions (about using indentations in doc strings)
- Python: Myths about Indentation: http://www.secnetix.de/olli/Python/block_indentation.hawk
No comments:
Post a Comment