News

I'm not a python programmer, but a quick google shows that you've assigned a reference, because the type is mutable. So var1 and var2 are references to the same object (emptyDict).