commit | 4fe29c9657d64e8e3301122c104b7ca8fd23c348 | [log] [tgz] |
---|---|---|
author | Marc-Andre Lemburg <mal@egenix.com> | Wed Apr 25 02:31:37 2012 +0200 |
committer | Marc-Andre Lemburg <mal@egenix.com> | Wed Apr 25 02:31:37 2012 +0200 |
tree | f04a51eef51805eacccaa931e0d9ba4bec9ecb51 | |
parent | ac8805a01a0beeb4c5b2f6d9d988629446517632 [diff] |
Issue #14605: Rename _SourcelessFileLoader to SourcelessFileLoader. This time also recreating the Python/importlib.h file to make make happy. See the ticket for details.
diff --git a/Python/importlib.h b/Python/importlib.h index bc4c0d9..8bc0d81 100644 --- a/Python/importlib.h +++ b/Python/importlib.h Binary files differ