Added protection against the (small) risk that someone could mitate an
object through an augmented assignment (aka inplace) operator. Also added handling for generator expressions.
Showing
Please register or sign in to comment
object through an augmented assignment (aka inplace) operator. Also added handling for generator expressions.