diff options
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 6980231..f11dcbb 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, }; + |