Revision 3d5906fe astakosclient/astakosclient/keypath.py

b/astakosclient/astakosclient/keypath.py
31 31
# interpreted as representing official policies, either expressed
32 32
# or implied, of GRNET S.A.
33 33

  
34
import copy
35

  
34 36

  
35 37
def dict_merge(a, b):
36 38
    """

Also available in: Unified diff