Skip to content

Mixed Tabs and Spaces in Indentation #37

@GoogleCodeExporter

Description

@GoogleCodeExporter
The source code mixes tabs and spaces for indentation. In Python, this is very 
dangerous, as Python treats all tabs as exactly equal to 8 spaces, unlike 
almost all editors.

See http://www.python.org/dev/peps/pep-0008/

Original issue reported on code.google.com by stefano.rivera on 6 Nov 2010 at 3:19

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions