Index: site.py =================================================================== --- site.py (revision 87897) +++ site.py (working copy) @@ -444,8 +444,7 @@ class _Helper(object): - """Define the builtin 'help'. - This is a wrapper around pydoc.help (with a twist). + """Class used to implement the built-in help function """