Mercurial > hg
diff mercurial/peer.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 | e6b56b2c1f26 |
children | d549cbb5503d |