]> granicus.if.org Git - python/commit
Merged revisions 78719-78720 via svnmerge from
authorFlorent Xicluna <florent.xicluna@gmail.com>
Sat, 6 Mar 2010 11:43:55 +0000 (11:43 +0000)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Sat, 6 Mar 2010 11:43:55 +0000 (11:43 +0000)
commitda7bfd5b1df98d93b20c8c354f0daf624ad8058a
treea3db843c58cfc305df6fbb818ab3351dde79afe4
parent29ef5c9a375a5b0f29f409ca19a817b499d23905
Merged revisions 78719-78720 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78719 | florent.xicluna | 2010-03-06 09:07:44 +0100 (sam, 06 mar 2010) | 3 lines

  Keep the test files in the ./build/ subdirectory, if Python is not installed.
  Remove two hacks which are no longer needed after #7712, because all __file__ attributes are absolute.
........
  r78720 | florent.xicluna | 2010-03-06 10:11:55 +0100 (sam, 06 mar 2010) | 2 lines

  Print platform information to stdout, to help troubleshooting platform-specific failures.
........
Lib/test/regrtest.py