Mercurial > hg
diff mercurial/minirst.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 | 1aee2ab0f902 |
children | 1d7e824ad093 |