Cleaning up

This commit is contained in:
Nicolas Pinto
2011-05-28 17:12:23 -04:00
parent 92c48adfac
commit 01af855533
-2
View File
@@ -243,8 +243,6 @@ class PythonInstallerMacOSX(PythonInstaller):
elif is_python27(version):
patch_dir = PATH_PATCHES_MACOSX_PYTHON27
patches = ['patch-Modules-posixmodule.diff']
#eds = {'_localemodule.c.ed': 'Modules/_localemodule.c',
#'locale.py.ed': 'Lib/locale.py'}
if patches or eds:
logger.info("Patching %s" % self.pkg.name)