commit | 984b11f88fcace98e30decc19bbf9e281355e607 | [log] [tgz] |
---|---|---|
author | Eric V. Smith <eric@trueblade.com> | Thu May 24 20:21:04 2012 -0400 |
committer | Eric V. Smith <eric@trueblade.com> | Thu May 24 20:21:04 2012 -0400 |
tree | 613a0fb564da71c5fc84e9343813f87619591732 | |
parent | fa52cbd5e6210f257de40aab12d55d84d64bdb91 [diff] [blame] |
issue 14660: Implement PEP 420, namespace packages.
diff --git a/Python/importlib.h b/Python/importlib.h index 493cd1a..bdb3644 100644 --- a/Python/importlib.h +++ b/Python/importlib.h Binary files differ