]> granicus.if.org Git - python/commit
Merged revisions 77848 via svnmerge from
authorMartin v. Löwis <martin@v.loewis.de>
Sat, 30 Jan 2010 11:22:26 +0000 (11:22 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sat, 30 Jan 2010 11:22:26 +0000 (11:22 +0000)
commit5577eaa1e30cae3c907ada8214b4c8119a83b4e0
tree81f0a5773e6070e44d62455b96dc9cbbeda5ee27
parent34343df5438ae9b4659fe9ad757e883599190262
Merged revisions 77848 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r77848 | martin.v.loewis | 2010-01-30 12:05:48 +0100 (Sa, 30 Jan 2010) | 20 lines

  Merged revisions 77846 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ................
    r77846 | martin.v.loewis | 2010-01-30 11:56:23 +0100 (Sa, 30 Jan 2010) | 13 lines

    Merged revisions 77419,77435 via svnmerge from
    svn+ssh://pythondev@svn.python.org/sandbox/trunk/2to3/lib2to3

    ........
      r77419 | benjamin.peterson | 2010-01-10 21:39:48 +0100 (So, 10 Jan 2010) | 1 line

      enclose path in quotes to handle paths with spaces correctly #7666
    ........
      r77435 | alexandre.vassalotti | 2010-01-12 01:36:54 +0100 (Di, 12 Jan 2010) | 2 lines

      Issue #1967: Add fixer for dictionary views.
    ........
  ................
................
Lib/lib2to3/fixes/fix_dict.py
Lib/lib2to3/tests/test_fixers.py
Lib/lib2to3/tests/test_parser.py