commit | 76b24c09264efd9e86fd0cc44e21beb487cd62cc | [log] [tgz] |
---|---|---|
author | Brett Cannon <bcannon@gmail.com> | Thu Aug 31 22:42:37 2006 +0000 |
committer | Brett Cannon <bcannon@gmail.com> | Thu Aug 31 22:42:37 2006 +0000 |
tree | 6014c7f1d9d2bd52cd44761bb8964ed92f3b75f8 | |
parent | 6edd150172b7a96c497ae5cd3d6c2e031cd8d556 [diff] |
Have pre-existing C files use 8 spaces indents (to match old PEP 7 style), but have all new files use 4 spaces (to match current PEP 7 style).