Kaydet (Commit) a856d9f4 authored tarafından Jack Jansen's avatar Jack Jansen

Added module "ce" to list of modules known not to exist on the mac.

üst e742487c
......@@ -21,7 +21,7 @@ except ImportError:
#
MAC_INCLUDE_MODULES=['site', 'exceptions']
MAC_MAYMISS_MODULES=['posix', 'os2', 'nt', 'ntpath', 'dos', 'dospath',
'win32api',
'win32api', 'ce',
'nturl2path', 'pwd', 'sitecustomize',
'org.python.core']
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment