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 comments about os.py are examples. I propose to clean them up for cleaner codes.
Added Mac experts as well as Guido, the author of these comments in some 24-year-ago changesets 3169d38f6774, d945cf33a64f and 259923e4d7b1. ---------- components: Library (Lib), Macintosh files: os-macos9.patch keywords: patch messages: 277803 nosy: Chi Hsuan Yen, gvanrossum, ned.deily, ronaldoussoren priority: normal severity: normal status: open title: Clean up MacOS 9-specific description in the docstring of os.py type: enhancement versions: Python 3.6, Python 3.7 Added file: http://bugs.python.org/file44904/os-macos9.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue28324> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com