indentation

Steven D'Aprano steve at REMOVE-THIS-cybersource.com.au
Sun Oct 19 17:58:58 EDT 2008


On Sun, 19 Oct 2008 19:03:29 +0200, Bruno Desthuilliers wrote:

> Steven D'Aprano a écrit :
> 
> (snip)
> 
>> You can use tabs, or spaces. If you use spaces, you can choose 4
>> spaces, or 8, or any number,
> 
> By all means, make it 4 spaces - that's the standard.

It's *a* standard. I believe it is the standard for the Python standard 
library, but there are other standards.


-- 
Steven



More information about the Python-list mailing list