commit | 43cdd0ad34f0bd51775006cc566702408107dea1 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Thu May 06 00:20:44 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Thu May 06 00:20:44 2010 +0000 |
tree | 538a7333064f032a720e3f385e51cffd7240f345 | |
parent | 130e0b5fc137099c396cd756897e19a3cff007ef [diff] |
Merged revisions 80844-80845 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r80844 | victor.stinner | 2010-05-06 01:33:33 +0200 (jeu., 06 mai 2010) | 5 lines Untabify Modules/posixmodule.c Run Antoine Pitrou "untabify" script + manual editions (OS/2 and some continuation lines). ........ r80845 | victor.stinner | 2010-05-06 02:03:44 +0200 (jeu., 06 mai 2010) | 4 lines Untabify Modules/posixmodule.c (2) Fix some more functions by hand ........