cpython/Lib/lib2to3/tests
Benjamin Peterson 267f2c7258 Merged revisions 79138-79139,79306 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

................
  r79138 | benjamin.peterson | 2010-03-20 11:16:44 -0500 (Sat, 20 Mar 2010) | 1 line

  document exitfunc fixer
................
  r79139 | benjamin.peterson | 2010-03-20 11:17:37 -0500 (Sat, 20 Mar 2010) | 1 line

  wrap
................
  r79306 | benjamin.peterson | 2010-03-22 17:40:06 -0500 (Mon, 22 Mar 2010) | 21 lines

  Merged revisions 79077,79137,79304-79305 via svnmerge from
  svn+ssh://pythondev@svn.python.org/sandbox/trunk/2to3/lib2to3

  ........
    r79077 | benjamin.peterson | 2010-03-18 18:05:29 -0500 (Thu, 18 Mar 2010) | 1 line

    port detect_encoding improvements from py3k
  ........
    r79137 | benjamin.peterson | 2010-03-20 11:12:53 -0500 (Sat, 20 Mar 2010) | 1 line

    add a fixer for setting sys.exitfunc #2356
  ........
    r79304 | benjamin.peterson | 2010-03-22 17:20:22 -0500 (Mon, 22 Mar 2010) | 1 line

    fix test_parser when it's run in a path with spaces #7666
  ........
    r79305 | benjamin.peterson | 2010-03-22 17:27:07 -0500 (Mon, 22 Mar 2010) | 1 line

    normalize whitespace
  ........
................
2010-03-22 22:47:20 +00:00
..
data copy lib2to3 from the trunk 2010-02-06 02:40:03 +00:00
__init__.py copy lib2to3 from the trunk 2010-02-06 02:40:03 +00:00
pytree_idempotency.py copy lib2to3 from the trunk 2010-02-06 02:40:03 +00:00
support.py copy lib2to3 from the trunk 2010-02-06 02:40:03 +00:00
test_all_fixers.py copy lib2to3 from the trunk 2010-02-06 02:40:03 +00:00
test_fixers.py Merged revisions 79138-79139,79306 via svnmerge from 2010-03-22 22:47:20 +00:00
test_main.py copy lib2to3 from the trunk 2010-02-06 02:40:03 +00:00
test_parser.py Merged revisions 79138-79139,79306 via svnmerge from 2010-03-22 22:47:20 +00:00
test_pytree.py Merged revisions 78683 via svnmerge from 2010-03-05 03:27:16 +00:00
test_refactor.py Merged revisions 78408 via svnmerge from 2010-02-24 02:26:59 +00:00
test_util.py copy lib2to3 from the trunk 2010-02-06 02:40:03 +00:00