Mercurial > hg
comparison i18n/check-translation.py @ 28252:f5b2b358b8b7 stable
demandimport: add _imp to ignore list
Mozilla is seeing an issue with demand importing of _imp
failing in pkg_resources/__init__.py:fixup_namespace_packages.
It strangely only reproduces when using a modern version of
setuptools/pip in certain scenarios. Adding _imp to the demand import
ignore list seems to make the problem go away.
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Thu, 25 Feb 2016 22:35:11 -0800 |
parents | 3fb36dec1727 |
children | 29238dbf718e |
comparison
equal
deleted
inserted
replaced
28222:b966e35aad78 | 28252:f5b2b358b8b7 |
---|