commit | b84bc7a7ce6649f786b5b3f80e944cb51b332faf | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Wed May 16 12:58:04 2012 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Wed May 16 12:58:04 2012 +0200 |
tree | af3af1efe9ad544eba45d54557f2bb871989eca5 | |
parent | 32bc80c523ed31d86d3deda99e0c18d4fc6c2e93 [diff] [blame] |
Avoid "warning: no newline at end of file" in importlib.h.
diff --git a/Python/importlib.h b/Python/importlib.h index 0beeb59..cf5619a 100644 --- a/Python/importlib.h +++ b/Python/importlib.h Binary files differ