diff tests/helpers-testrepo.sh @ 30020:bf94fe556f16

demandimport: add '_ctypes.pointer' to ignore list on PyPy The pointer module is shadowed by a subsequent import. Our demand importer can't handle this because both sub modules and attributes live in the same namespace. https://bitbucket.org/pypy/pypy/src/release-5.0.1/lib_pypy/_ctypes/__init__.py#__init__.py-5
author Yuya Nishihara <yuya@tcha.org>
date Tue, 27 Sep 2016 22:36:00 +0900
parents 3c9066ed557c
children 6c113a7dec52
line wrap: on
line diff