Brett Cannon added the comment: Unfortunately switching to angle brackets breaks on other platforms, e.g. OS X using Clang:
Python/frozen.c:5:10: error: 'importlib.h' file not found with <angled> include; use "quotes" instead #include <importlib.h> ^~~~~~~~~~~~~ "importlib.h" 1 error generated. make: *** [Python/frozen.o] Error 1 Is there a change you want to propose in our configure or Makefile instead? ---------- status: open -> pending _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue22148> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com