Fix indent error in __format(): del context[objid] at the end should
be executed in all cases, not just when it's not a list, tuple or dict. Discovered by Christian Tismer.
Showing
Please register or sign in to comment
be executed in all cases, not just when it's not a list, tuple or dict. Discovered by Christian Tismer.