{'md5': "666", 'nom': "abitbol", 'passe': "kikoo",}
>>> var = {'md5': "666", 'nom': "abitbol", 'passe': "kikoo",} >>> type(var) <type 'dict'>