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 yan12125
Recipients gvanrossum, ned.deily, ronaldoussoren, yan12125
Date 2016-10-01.09:47:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1475315227.15.0.994565473323.issue28323@psf.upfronthosting.co.za>
In-reply-to
Content
As per PEP 11, MacOS 9 support is removed in Python 2.4. There are some leftovers in CPython code base, among which site.setquit is an example. I propose to remove it for cleaner codes.

Added Mac experts as well as Guido, the author of this code in the 18-years-ago changeset 813f527f3bec
History
Date User Action Args
2016-10-01 09:47:07yan12125setrecipients: + yan12125, gvanrossum, ronaldoussoren, ned.deily
2016-10-01 09:47:07yan12125setmessageid: <1475315227.15.0.994565473323.issue28323@psf.upfronthosting.co.za>
2016-10-01 09:47:07yan12125linkissue28323 messages
2016-10-01 09:47:06yan12125create