mirror of
https://github.com/python/cpython.git
synced 2025-08-30 13:38:43 +00:00
make some freezing related stuff const
This commit is contained in:
parent
327992330e
commit
7701e6ef93
4 changed files with 9 additions and 9 deletions
|
@ -1,5 +1,5 @@
|
|||
/* Auto-generated by Modules/_freeze_importlib.c */
|
||||
unsigned char _Py_M__importlib[] = {
|
||||
const unsigned char _Py_M__importlib[] = {
|
||||
99,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,
|
||||
0,64,0,0,0,115,229,3,0,0,100,0,0,90,0,0,
|
||||
100,130,0,90,1,0,100,4,0,100,5,0,132,0,0,90,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue