DOS, UNIX and tabs
Gabriel Genellina
gagsl-py at yahoo.com.ar
Wed Dec 27 20:03:22 EST 2006
More information about the Python-list mailing list
Wed Dec 27 20:03:22 EST 2006
- Previous message (by thread): DOS, UNIX and tabs
- Next message (by thread): DOS, UNIX and tabs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At Wednesday 27/12/2006 20:09, Ben Finney wrote: > > The python style guide [1] recommends four spaces per indentation > > level. > > > > [1] http://www.python.org/dev/peps/pep-0008/ > >It's not quite absolute on the topic: > > For new projects, spaces-only are strongly recommended over tabs. Of course you can do it anyway you like, but you should have a *strong* reason for not following a *strong* recommendation. (Just a note, you can use untabify.py (inside the Tools dir) to convert tabs to spaces, instead of unexpand) -- Gabriel Genellina Softlab SRL __________________________________________________ Preguntá. Respondé. Descubrí. Todo lo que querías saber, y lo que ni imaginabas, está en Yahoo! Respuestas (Beta). ¡Probalo ya! http://www.yahoo.com.ar/respuestas
- Previous message (by thread): DOS, UNIX and tabs
- Next message (by thread): DOS, UNIX and tabs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list