Browse Source
context is now received as a frozendict, so pop is not allowed on it directly. We need to make a copy of it first, so if context is None: context = {} is not enought...pull/2/head
TheCloneMaster
11 years ago
1 changed files with 1 additions and 2 deletions
Loading…
Reference in new issue