Closed teehamaral closed 8 years ago
Dictionary object has no attribute 'iteritems', is causing error in editing users authData.
both iteritems and items work for me on python 2.7.11 -- I'm assuming this might be a version issue?
iteritems
items
Since both work for me, I'll accept the pull request -- YOLO.
Dictionary object has no attribute 'iteritems', is causing error in editing users authData.