[Python-Dev] Running Clang 2.7's static analyzer over the code base

Antoine Pitrou solipsis at pitrou.net
Tue May 4 01:24:37 CEST 2010


Le Mon, 03 May 2010 16:11:53 -0700, Brett Cannon a écrit :
> 
> And in reply to Benjamin's question about the whitespace, I guess it
> actually doesn't matter. More important to clean up in py3k.

Would it be finally time to standardize all C files on a 4-spaces 
indentation rule?

I understand the "svn annotate" argument, but we edit code far more often 
than we annotate it. Also, it seems "svn ann -x -w" would ignore 
whitespace changes.

Regards

Antoine.



More information about the Python-Dev mailing list