搜尋

arizvisa
here's a fun python stupidity. the os.path.normcase function does not fully remove all double-slashes if the first 2 characters in your path are a slash.i.e. os.path.normcase('//heh/yep') == '//heh/yep'#python #side-effects #stupidities #path #python2 #python3 #os.path #normpath
arizvisa
heh,Reloading packages (and their submodules) recursivel...pretty sure you can just pop all the references to package and sub-packages from sys.modules and re-import...#python #python3 #reload #modules #opensource #itsnothard #hacks #terriblehacks #fuckpython
arizvisa
heh. they list my other reported bugs at https://hex-rays.com/products/ida/news/8_4/, but i'm still encountering "BUGFIX: IDAPython: plugins using PyQt5 would crash IDA when using Python 3.12 release build" on SP2.#ida #idapro #bugs #python #python3.12 #pyqt5 #qt
更多結果...