• R. David Murray's avatar
    Merged revisions 75524 via svnmerge from · 48daba67
    R. David Murray authored
    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.
    ........
    48daba67
regrtest.py 36.8 KB