Decorators, Identity functions and execution...

Sybren Stuvel sybrenUSE at YOURthirdtower.com.imagination
Tue Apr 11 06:32:45 EDT 2006


Ben Sizer enlightened us with:
> Every day I come across people or programs that use tab stops every
> 2 or 8 columns. I am another fan of tabs every 4 columns, but
> unfortunately this isn't standard, so spaces in Python it is.

I don't care about how people see my tabs. I use one tab for every
indent level, so no matter how you set your tab width, my code will
look consistent.

Sybren
-- 
The problem with the world is stupidity. Not saying there should be a
capital punishment for stupidity, but why don't we just take the
safety labels off of everything and let the problem solve itself? 
                                             Frank Zappa



More information about the Python-list mailing list