getnested# class getnested(nesteddict, keylist, safe=False)[source]# Get the value for the given list of keys >>> sc.getnested(foo, ['a','b']) See sc.makenested() for full documentation.