commit | c31616d5583b22609c7d545dde2e351bdbe39b8a | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Tue Jun 22 21:47:04 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Tue Jun 22 21:47:04 2010 +0000 |
tree | 8cbd55e8a5b821ea785dfc3e8b97145b3d3b920e | |
parent | 8d6496385d348479c241578b941890dd967084bf [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. ........