diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2012-05-16 12:58:04 +0200 |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2012-05-16 12:58:04 +0200 |
commit | b84bc7a7ce6649f786b5b3f80e944cb51b332faf (patch) | |
tree | af3af1efe9ad544eba45d54557f2bb871989eca5 /Python/importlib.h | |
parent | 32bc80c523ed31d86d3deda99e0c18d4fc6c2e93 (diff) | |
download | cpython-git-b84bc7a7ce6649f786b5b3f80e944cb51b332faf.tar.gz |
Avoid "warning: no newline at end of file" in importlib.h.
Diffstat (limited to 'Python/importlib.h')
-rw-r--r-- | Python/importlib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Python/importlib.h b/Python/importlib.h index 0beeb595db..cf5619a6c4 100644 --- a/Python/importlib.h +++ b/Python/importlib.h @@ -3029,4 +3029,4 @@ unsigned char _Py_M__importlib[] = { 12,17,6,2,12,47,18,25,12,23,12,15,24,30,6,1, 6,3,12,54, }; -/* Mercurial binary marker: +/* Mercurial binary marker: |