Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dd561b commit 9431e48Copy full SHA for 9431e48
1 file changed
Mac/Tools/macfreeze/macmodulefinder.py
@@ -19,7 +19,7 @@
19
# Modules that must be included, and modules that need not be included
20
# (but are if they are found)
21
#
22
-MAC_INCLUDE_MODULES=['site', 'macfsn']
+MAC_INCLUDE_MODULES=['site']
23
MAC_MAYMISS_MODULES=['posix', 'os2', 'nt', 'ntpath', 'dos', 'dospath',
24
'win32api', 'ce', '_winreg',
25
'nturl2path', 'pwd', 'sitecustomize',
0 commit comments