Replies: 2 comments 1 reply
-
What version of python is that? Can you also determine which module was being scanned (i.e., by checking the name in |
Beta Was this translation helpful? Give feedback.
0 replies
-
python : 3.10
pyinstaller : 6.9
I modified dis.py like this
At 2024-10-29 17:55:03, "Rok Mandeljc" ***@***.***> wrote:
What version of python is that? Can you also determine which module was being scanned (i.e., by checking the name in _safe_import_module?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
arg of _get_const_info in dis.py is 1558606398545025440777014702142747663316716942674016990006264006802623701520441109414528912392680385707156310033198253885411468593307421506704853107492323026024864603377794414983795737732114517157911089386633003922464975665007493413
Beta Was this translation helpful? Give feedback.
All reactions