mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
macfsn is gone.
This commit is contained in:
parent
6dd561bdfd
commit
9431e48d23
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ except ImportError:
|
|||
# Modules that must be included, and modules that need not be included
|
||||
# (but are if they are found)
|
||||
#
|
||||
MAC_INCLUDE_MODULES=['site', 'macfsn']
|
||||
MAC_INCLUDE_MODULES=['site']
|
||||
MAC_MAYMISS_MODULES=['posix', 'os2', 'nt', 'ntpath', 'dos', 'dospath',
|
||||
'win32api', 'ce', '_winreg',
|
||||
'nturl2path', 'pwd', 'sitecustomize',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue