diff options
author | Larry Hastings <larry@hastings.org> | 2015-08-25 14:13:55 -0700 |
---|---|---|
committer | Larry Hastings <larry@hastings.org> | 2015-08-25 14:13:55 -0700 |
commit | 06a7d611da25fab11b7a7ab7a7f0bbce7d6a65fd (patch) | |
tree | 9cdef304ed52f796f1001fdb8e170845d1d4ba61 /Python/importlib.h | |
parent | 36f22a2820d4e2dc31720e90ccc14050838081ad (diff) | |
parent | 9126d5499e7a634c9c9f2619ea6e961ff3b84662 (diff) | |
download | cpython-git-06a7d611da25fab11b7a7ab7a7f0bbce7d6a65fd.tar.gz |
Merge from Python 3.5.0 (rc2) to Python 3.5.1.
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, |