]> granicus.if.org Git - python/commit
Merged revisions 73725 via svnmerge from
authorBenjamin Peterson <benjamin@python.org>
Wed, 1 Jul 2009 01:06:56 +0000 (01:06 +0000)
committerBenjamin Peterson <benjamin@python.org>
Wed, 1 Jul 2009 01:06:56 +0000 (01:06 +0000)
commit286a0d2ff7b04474dca7e30b3612ae699db5234a
tree0fea9905117d312e9b33027895e7db79b2a40236
parenta4aba66ebe630b272a5dca9569a38e4f006f23e3
Merged revisions 73725 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

................
  r73725 | benjamin.peterson | 2009-06-30 19:49:09 -0500 (Tue, 30 Jun 2009) | 21 lines

  Merged revisions 73379,73388,73507,73722 via svnmerge from
  svn+ssh://pythondev@svn.python.org/sandbox/trunk/2to3/lib2to3

  ........
    r73379 | benjamin.peterson | 2009-06-11 18:06:21 -0500 (Thu, 11 Jun 2009) | 1 line

    use a real conditional expresion
  ........
    r73388 | benjamin.peterson | 2009-06-12 09:44:29 -0500 (Fri, 12 Jun 2009) | 1 line

    fix typo in last fix
  ........
    r73507 | benjamin.peterson | 2009-06-22 13:32:04 -0500 (Mon, 22 Jun 2009) | 1 line

    remove svn:executable property
  ........
    r73722 | benjamin.peterson | 2009-06-30 19:44:30 -0500 (Tue, 30 Jun 2009) | 1 line

    replace fail* with assert*
  ........
................
Lib/lib2to3/fixes/fix_dict.py
Lib/lib2to3/refactor.py [changed mode: 0755->0644]
Lib/lib2to3/tests/test_fixers.py
Lib/lib2to3/tests/test_pytree.py
Lib/lib2to3/tests/test_util.py