commit | 2f92389d5c477cb15a0b70e22f11e835eb077224 | [log] [tgz] |
---|---|---|
author | Brett Cannon <brett@python.org> | Sat Apr 21 18:55:51 2012 -0400 |
committer | Brett Cannon <brett@python.org> | Sat Apr 21 18:55:51 2012 -0400 |
tree | 9b56cf4aca979c0689d97d0f7710d547532d86a0 | |
parent | b582c923ba4b0833e840360994743b68e0dfe219 [diff] |
Don't worry about moving imp.get_tag() over to Lib/imp.py.
diff --git a/Python/importlib.h b/Python/importlib.h index c369e3c..c48b550 100644 --- a/Python/importlib.h +++ b/Python/importlib.h Binary files differ