-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
As of now, assembling the output from dis, only yields a code object which is then directly fed to eval to check for functional correctness. This will not be able to reconstruct back the executable pyc file. Extending this to produce an executable pyc output is necessary to complete #2
Reactions are currently unavailable