pykliep icon indicating copy to clipboard operation
pykliep copied to clipboard

Update iteritems() to python3 compatibility

Open montjoile opened this issue 5 years ago • 1 comments

Add compatibility with Python3 for iteritems() to fix #4 This change adds compatibility for both Python2.6/2.7 and Python3.x, as recommended here

montjoile avatar Aug 09 '19 20:08 montjoile

I felt the need for this commit too. I hope my comment serves as an additional incentive to merge this pull request.

imatheussm avatar Nov 04 '20 14:11 imatheussm