Bypass Python tests not supported by -builtin

The old static syntax (e.g., dc.new_A() rather than dc.A()) is not
supported with -builtin
This commit is contained in:
William S Fulton 2014-10-02 20:23:08 +01:00
commit afcd61388a
3 changed files with 11 additions and 4 deletions

View file

@ -88,7 +88,6 @@ include $(srcdir)/../common.mk
BUILTIN_BROKEN = \
autodoc.cpptest \
default_constructor.cpptest \
import_nomodule.cpptest \
python_abstractbase.cpptest \