Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9431e48

Browse files
committed
macfsn is gone.
1 parent 6dd561b commit 9431e48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Mac/Tools/macfreeze/macmodulefinder.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# Modules that must be included, and modules that need not be included
2020
# (but are if they are found)
2121
#
22-
MAC_INCLUDE_MODULES=['site', 'macfsn']
22+
MAC_INCLUDE_MODULES=['site']
2323
MAC_MAYMISS_MODULES=['posix', 'os2', 'nt', 'ntpath', 'dos', 'dospath',
2424
'win32api', 'ce', '_winreg',
2525
'nturl2path', 'pwd', 'sitecustomize',

0 commit comments

Comments
 (0)