New submission from Chi Hsuan Yen: 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 ---------- components: Library (Lib), Macintosh files: quit-macos9.patch keywords: patch messages: 277802 nosy: Chi Hsuan Yen, gvanrossum, ned.deily, ronaldoussoren priority: normal severity: normal status: open title: Remove MacOS 9-specific codes from exit() and quit() type: enhancement versions: Python 3.6, Python 3.7 Added file: http://bugs.python.org/file44903/quit-macos9.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue28323> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com