commit | 7541c8ea37e56e5b5ee9b6276b100052ee500ae6 | [log] [tgz] |
---|---|---|
author | Marc-Andre Lemburg <mal@egenix.com> | Wed Apr 25 10:54:48 2012 +0200 |
committer | Marc-Andre Lemburg <mal@egenix.com> | Wed Apr 25 10:54:48 2012 +0200 |
tree | 28fa6b3010e7252354ea612e32ea419e7c2db71d | |
parent | 4fe29c9657d64e8e3301122c104b7ca8fd23c348 [diff] [blame] |
Issue #14605 and #14642: Issue a warning in case Python\importlib.h needs to be rebuilt, but there's no Python interpreter around to freeze the bootstrap script.
diff --git a/Python/importlib.h b/Python/importlib.h index 8bc0d81..9dbd881 100644 --- a/Python/importlib.h +++ b/Python/importlib.h Binary files differ