diff options
author | Larry Hastings <larry@hastings.org> | 2015-08-25 14:21:59 -0700 |
---|---|---|
committer | Larry Hastings <larry@hastings.org> | 2015-08-25 14:21:59 -0700 |
commit | 45d1c0083115b11dff4acbc76232633262f7b1a8 (patch) | |
tree | 263010dc1d82ddc2283fd61671c22da129a40974 /Python/importlib.h | |
parent | ccf426e7e77472b1ff1a919791aa3dd402836b83 (diff) | |
parent | 06a7d611da25fab11b7a7ab7a7f0bbce7d6a65fd (diff) | |
download | cpython-git-45d1c0083115b11dff4acbc76232633262f7b1a8.tar.gz |
Merge from 3.5 (with 3.5.0rc2 changes) into default (3.6). Messy!
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 d5d3406692..a4daf621e2 100644 --- a/Python/importlib.h +++ b/Python/importlib.h @@ -1304,7 +1304,7 @@ const unsigned char _Py_M__importlib[] = { 0,1,100,1,0,83,41,2,122,22,69,120,101,99,32,97, 32,98,117,105,108,116,45,105,110,32,109,111,100,117,108,101, 78,41,3,114,65,0,0,0,114,57,0,0,0,90,12,101, - 120,101,99,95,100,121,110,97,109,105,99,41,2,114,19,0, + 120,101,99,95,98,117,105,108,116,105,110,41,2,114,19,0, 0,0,114,89,0,0,0,114,10,0,0,0,114,10,0,0, 0,114,11,0,0,0,114,139,0,0,0,233,2,0,0,115, 2,0,0,0,0,3,122,27,66,117,105,108,116,105,110,73, |