]> granicus.if.org Git - python/commitdiff
macfsn is gone.
authorJack Jansen <jack.jansen@cwi.nl>
Thu, 26 Dec 2002 21:17:42 +0000 (21:17 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Thu, 26 Dec 2002 21:17:42 +0000 (21:17 +0000)
Mac/Tools/macfreeze/macmodulefinder.py

index 8cd6a00ddd563f4d383374771e1a0e0621897aab..285f51f90348f091b2c407181786aed8ef08fb70 100644 (file)
@@ -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',