]> granicus.if.org Git - python/commit
Merged revisions 75524 via svnmerge from
authorR. David Murray <rdmurray@bitdance.com>
Wed, 28 Oct 2009 01:49:02 +0000 (01:49 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Wed, 28 Oct 2009 01:49:02 +0000 (01:49 +0000)
commit48daba677da95d4db6238882ad3b61ba3644bda8
treeec6d0a72e7d1d7edcb33de52a05a4d577871c7e9
parent7034db330613c658d55e809218ab01381a0eb388
Merged revisions 75524 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r75524 | r.david.murray | 2009-10-19 12:28:24 -0400 (Mon, 19 Oct 2009) | 6 lines

  Eliminate warning message that looks like an error message.  When it was
  added not finding Lib/test in the path indicated something was wrong,
  but when running regtest using "python -m" Lib/test isn't typically in
  the path, so this message is now more disturbing than it is helpful.
........
Lib/test/regrtest.py