]> granicus.if.org Git - python/commit
Merged revisions 71785 via svnmerge from
authorR. David Murray <rdmurray@bitdance.com>
Wed, 22 Apr 2009 02:24:39 +0000 (02:24 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Wed, 22 Apr 2009 02:24:39 +0000 (02:24 +0000)
commiteb3615d9f662b372ca19346fbf3d9c2d0d88840d
treeed46bb7a2a860d8d14dec81f82d49578eb0065db
parentc4cae32683c0ece3a3fb06c69c11117b205f449d
Merged revisions 71785 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r71785 | r.david.murray | 2009-04-21 09:06:04 -0400 (Tue, 21 Apr 2009) | 4 lines

  Restore skips of posix and pty tests on Windows by calling the
  test_support.import_module on the appropriate modules
  before any other imports.
........
Lib/test/test_posix.py
Lib/test/test_pty.py