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 eric.araujo
Date 2010-04-10.13:15:41
SpamBayes Score 0.0002847581
Marked as misclassified No
Message-id <1270905342.7.0.63449376457.issue8364@psf.upfronthosting.co.za>
In-reply-to
Content
Hello

The docstring for site.setquit was not updated when  r42948 changed quit and exit from strings to callables. Attached patch fixes it.

By the way, is “Library” the right component for docstring-related bugs or is it “Documentation”?

Regards
History
Date User Action Args
2010-04-10 13:15:43eric.araujosetrecipients: + eric.araujo
2010-04-10 13:15:42eric.araujosetmessageid: <1270905342.7.0.63449376457.issue8364@psf.upfronthosting.co.za>
2010-04-10 13:15:41eric.araujolinkissue8364 messages
2010-04-10 13:15:41eric.araujocreate