Retrieving default values of dicts properly
The '.get' method of dicionaries takes the default value as positional argument and not as key word argument. Fixing this as it was accidentally added in my last patches. Signed-off-by:Helga Velroyen <helgav@google.com> Reviewed-by:
Jose Lopes <jabolopes@google.com>
Showing
Please register or sign in to comment