[pypy-commit] pypy py35-getbuiltin: Experiment with space.getbuiltinmodule(): it should not interact with sys.modules.

amauryfa pypy.commits at gmail.com
Fri Sep 30 02:06:06 EDT 2016


Author: Amaury Forgeot d'Arc <amauryfa at gmail.com>
Branch: py35-getbuiltin
Changeset: r87460:5a730fdf1043
Date: 2016-09-26 21:10 +0200
http://bitbucket.org/pypy/pypy/changeset/5a730fdf1043/

Log:	Experiment with space.getbuiltinmodule(): it should not interact
	with sys.modules. Should fix test___all__ (which sets
	sys.modules['_frozen_importlib']=None)



More information about the pypy-commit mailing list