Skip to content

Commit 5976b9a

Browse files
authored
Refresh Python/importlib.h and Python/importlib_external.h (#464)
1 parent 1d391f9 commit 5976b9a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Python/importlib.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ const unsigned char _Py_M__importlib[] = {
392392
111,118,101,100,197,0,0,0,115,2,0,0,0,0,8,114,
393393
58,0,0,0,114,33,0,0,0,41,1,218,9,118,101,114,
394394
98,111,115,105,116,121,99,1,0,0,0,1,0,0,0,3,
395-
0,0,0,5,0,0,0,71,0,0,0,115,54,0,0,0,
395+
0,0,0,4,0,0,0,71,0,0,0,115,54,0,0,0,
396396
116,0,106,1,106,2,124,1,107,5,114,50,124,0,106,3,
397397
100,6,131,1,115,30,100,3,124,0,23,0,125,0,116,4,
398398
124,0,106,5,124,2,142,0,116,0,106,6,100,4,141,2,

Python/importlib_external.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -578,7 +578,7 @@ const unsigned char _Py_M__importlib_external[] = {
578578
218,17,95,102,105,110,100,95,109,111,100,117,108,101,95,115,
579579
104,105,109,157,1,0,0,115,10,0,0,0,0,10,14,1,
580580
16,1,4,1,22,1,114,127,0,0,0,99,4,0,0,0,
581-
0,0,0,0,11,0,0,0,22,0,0,0,67,0,0,0,
581+
0,0,0,0,11,0,0,0,19,0,0,0,67,0,0,0,
582582
115,136,1,0,0,105,0,125,4,124,2,100,1,107,9,114,
583583
22,124,2,124,4,100,2,60,0,110,4,100,3,125,2,124,
584584
3,100,1,107,9,114,42,124,3,124,4,100,4,60,0,124,

0 commit comments

Comments
 (0)