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:56:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1475315774.15.0.00184796665768.issue28324@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 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.
History
Date User Action Args
2016-10-01 09:56:14yan12125setrecipients: + yan12125, gvanrossum, ronaldoussoren, ned.deily
2016-10-01 09:56:14yan12125setmessageid: <1475315774.15.0.00184796665768.issue28324@psf.upfronthosting.co.za>
2016-10-01 09:56:14yan12125linkissue28324 messages
2016-10-01 09:56:14yan12125create