[New-bugs-announce] [issue7908] remove leftover macos9 support code
Ronald Oussoren
report at bugs.python.org
Thu Feb 11 15:35:07 CET 2010
New submission from Ronald Oussoren <ronaldoussoren at mac.com>:
The attached patch removes all traces to os.name == 'mac' from the source tree (setup.py and stdlib), that is the leftover traces for MacOS9 support.
A simular patch needs to be created of the 3.x tree.
----------
assignee: ronaldoussoren
components: Macintosh
files: remove-platform-mac.txt
keywords: patch
messages: 99209
nosy: ronaldoussoren
priority: normal
severity: normal
stage: patch review
status: open
title: remove leftover macos9 support code
type: behavior
Added file: http://bugs.python.org/file16211/remove-platform-mac.txt
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7908>
_______________________________________
More information about the New-bugs-announce
mailing list