commit | 9e28ca707b225051a59617aaf33997fd688c20cc | [log] [tgz] |
---|---|---|
author | R. David Murray <rdmurray@bitdance.com> | Wed Oct 28 02:22:08 2009 +0000 |
committer | R. David Murray <rdmurray@bitdance.com> | Wed Oct 28 02:22:08 2009 +0000 |
tree | 4f5da5e86a449ba1fb1784fc5ac862af6daedc93 | |
parent | 25bdfac9753b0c2660bae6665954219c8bfaa48b [diff] |
Merged revisions 75528 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r75528 | r.david.murray | 2009-10-19 13:53:58 -0400 (Mon, 19 Oct 2009) | 4 lines Clarify error report message, and don't recommend running in verbose mode for more information if we are already running in verbose mode. ........