Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
would it be cool if we can do something like this:
a = 1
eval ("a = 3")
assert a==3
would it be cool if we can do something like this:
a = 1
eval ("a = 3")
assert a==3