List the two Mac-specific modules that should probably just be completely

ripped out (as long as key things don't break, e.g., framework builds).
This commit is contained in:
Brett Cannon 2008-05-12 02:20:02 +00:00
parent 21da155396
commit 46bb496a67
1 changed files with 1 additions and 1 deletions

View File

@ -254,7 +254,7 @@ The Mac-specific modules are not well-maintained (e.g., the bgen
tool used to auto-generate many of the modules has never been
updated to support UCS-4). It is also not Python's place to maintain
such a large amount of OS-specific modules. Thus all modules under
plat-mac are to be removed.
``Lib/plat-mac`` and ``Mac`` are to be removed.
A stub module for proxy access will be provided for use by urllib.