Mercurial > hg
diff mercurial/node.py @ 27069:4e554a7df1e9
demandimport: don't enable when running under PyPy
On demand importing doesn't work with PyPy for some reason. Don't honor
requests to enable demand importing when running under PyPy.
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Sat, 21 Nov 2015 22:28:01 -0800 |
parents | 18f50b8cbf1e |
children | a3f3fdac8433 |