I am using python2.7 and when I check the type of a variable by using type(my_dict) then it return . But when I use vars
type(my_dict)
vars