commit | 9aee2c81eaf28aef0f9f12f857693c3508791839 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Tue Jun 22 21:49:39 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Tue Jun 22 21:49:39 2010 +0000 |
tree | b01775893bc106d076015c843de49c6746b3f61e | |
parent | 945c579829e95c31e6808400b90714168598158e [diff] |
Merged revisions 82169 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r82169 | antoine.pitrou | 2010-06-22 23:42:05 +0200 (mar., 22 juin 2010) | 4 lines Fix misindents in compile.c (for Benjamin). Of course, whoever used the wrong indentation rules needs to be spanked. ........