commit | a57aae7d47a20b2cb579b51192d39b9d0521c979 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Wed Jun 09 16:58:35 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Wed Jun 09 16:58:35 2010 +0000 |
tree | 8adb8a74497855f96e914ff8750e41ec9b784807 | |
parent | 839d5f99f3bf90aff03a18a1ea8584b75d7d2745 [diff] |
Merged revisions 81862 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ................ r81862 | antoine.pitrou | 2010-06-09 18:38:55 +0200 (mer., 09 juin 2010) | 9 lines Merged revisions 81860 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r81860 | antoine.pitrou | 2010-06-09 18:24:00 +0200 (mer., 09 juin 2010) | 3 lines Issue #8930: fix some C code indentation ........ ................