https://hg.python.org/cpython/rev/064f6baeb6bd changeset: 92555:064f6baeb6bd user: Georg Brandl <georg at python.org> date: Wed Sep 24 09:08:12 2014 +0200 summary: Update importlib.h frozen bytecode (changed due to commit c0ca9d32aed4). files: Python/importlib.h | 7629 +++++++++++++++---------------- 1 files changed, 3804 insertions(+), 3825 deletions(-) diff --git a/Python/importlib.h b/Python/importlib.h --- a/Python/importlib.h +++ b/Python/importlib.h [stripped] -- Repository URL: https://hg.python.org/cpython