]> granicus.if.org Git - python/commit
Recorded merge of revisions 80844-80845 via svnmerge from
authorVictor Stinner <victor.stinner@haypocalc.com>
Thu, 6 May 2010 00:08:46 +0000 (00:08 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Thu, 6 May 2010 00:08:46 +0000 (00:08 +0000)
commit8c62be88e6d59506b4128537137e73ca9699b05b
tree014a35a2c76138a18f07d3005feec957dddba3c9
parent6869f0e8e42b104dfe16038d1b71ba1d91f8eb65
Recorded merge of 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
........

I rewrote the patch for py3k from scratch using untabify + manual editions
Modules/posixmodule.c