


def run_data--- This code section failed: ---
93 0 LOAD_GLOBAL Options
2 CALL_FUNCTION_0 0 ''
4 STORE_FAST 'options'
94 6 LOAD_FAST 'options'
8 LOAD_METHOD add_argument
... ...
這是我用反編譯exe打包檔案獲得的py檔案。然后發現里面有個run_data函式,里面 是上面這種格式的 應該不是python里面支持的格式的吧,請教下大神!!!
轉載請註明出處,本文鏈接:https://www.uj5u.com/qita/90886.html
上一篇:Python呼叫c++的DLL,介面引數中有string和map該怎么辦
下一篇:新手求
