This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.araujo
Recipients docs@python, eli.bendersky, eric.araujo, flox, ron_adam, swamiyeswanth, terry.reedy
Date 2011-02-06.16:00:46
SpamBayes Score 1.674848e-06
Marked as misclassified No
Message-id <1297008047.75.0.835854769904.issue9364@psf.upfronthosting.co.za>
In-reply-to
Content
See http://docs.python.org/dev/documenting/ (see also 
http://docs.python.org/devguide/patch for process guidelines).

Note about site.diff:
-    """Define the builtin 'help'.
-    This is a wrapper around pydoc.help (with a twist).
+    """Class used to implement the built-in help function

I suggested to remove “with a twist”, not the other part of the line.

The other patch is fine, thanks.
History
Date User Action Args
2011-02-06 16:00:47eric.araujosetrecipients: + eric.araujo, terry.reedy, ron_adam, eli.bendersky, flox, docs@python, swamiyeswanth
2011-02-06 16:00:47eric.araujosetmessageid: <1297008047.75.0.835854769904.issue9364@psf.upfronthosting.co.za>
2011-02-06 16:00:46eric.araujolinkissue9364 messages
2011-02-06 16:00:46eric.araujocreate