diff options
| author | Brett Cannon <brett@python.org> | 2012-04-15 19:05:31 -0400 |
|---|---|---|
| committer | Brett Cannon <brett@python.org> | 2012-04-15 19:05:31 -0400 |
| commit | c1b3f63653d973e99311797540c6aad2448f97b2 (patch) | |
| tree | 0c724231c6e1394e6a81eae2896d52a42f275b36 /Python/importlib.h | |
| parent | 8a1d04c64372d4706572671a21ff9d3e4a6374ca (diff) | |
| download | cpython-git-c1b3f63653d973e99311797540c6aad2448f97b2.tar.gz | |
Try to get hg to treat importlib.h as binary.
Diffstat (limited to 'Python/importlib.h')
| -rw-r--r-- | Python/importlib.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Python/importlib.h b/Python/importlib.h index 698023188b..f11dcbb131 100644 --- a/Python/importlib.h +++ b/Python/importlib.h @@ -3107,3 +3107,4 @@ unsigned char _Py_M__importlib[] = { 13,12,9,12,15,12,17,15,2,6,2,12,41,18,25,12, 23,12,15,24,34,12,45, }; + |
