HomePhorge

[Python 3]exec to eval where exec(" var = ...")

Description

[Python 3]exec to eval where exec(" var = ...")

Summary:
All exec() with (var = ...)
exec() with (import ... ) or with (self.var = ..) or just with (function()) should work out of the box.
If not worked as expected, they could be grouped and put into other diff s.

Reviewers: PyKolab Developers, sicherha

Reviewed By: PyKolab Developers, sicherha

Differential Revision: https://git.kolab.org/D3638

Details

Provenance
sicherhaAuthored on Aug 12 2022, 9:56 AM
sicherhaPushed on Aug 12 2022, 9:57 AM
Reviewer
PyKolab Developers
Differential Revision
Restricted Differential Revision
Parents
rP289cf24e653f: [Python 3] Type Error can only concatenate list (not "dict_keys") to list
Branches
Unknown
Tags
Unknown
Build Status
Buildable 39683