Skip to content
Commit d90e3d74 authored by Nikita Sirgienko's avatar Nikita Sirgienko
Browse files

Remove from Python backend modification's function (the function works before...

Remove from Python backend modification's function (the function works before sending code to interpreter) code for import statement handling (cause problems with imports statements) and code for print statement insertation (cause wrong printing, like printing None, or result from functions, often used without return value (like write, etc.))

(cherry picked from commit 21166d58)
parent 1a8f499c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment