diff --git a/pep-3108.txt b/pep-3108.txt index 428968ee9..46e631d46 100644 --- a/pep-3108.txt +++ b/pep-3108.txt @@ -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.