Index: pydoc.py =================================================================== --- pydoc.py (revision 87897) +++ pydoc.py (working copy) @@ -1797,7 +1797,7 @@ def intro(self): self.output.write(''' -Welcome to Python %s! This is the online help utility. +Welcome to Python %s help utility. If this is your first time using Python, you should definitely check out the tutorial on the Internet at http://docs.python.org/tutorial/.