Do not call marshal.loads(...) of precompiled Python bytecode as it is...
Do not call marshal.loads(...) of precompiled Python bytecode as it is inherently unsafe. Replace for now with a brief summary of the code section of .pyc files. (Closes: #371)
Loading
Please register or sign in to comment