mwcraig / reducer

Friendly professional-level data reduction...documentation here:
https://reducer.readthedocs.org
BSD 3-Clause "New" or "Revised" License
26 stars 10 forks source link

Python3 compatibility #103

Closed StuartLittlefair closed 8 years ago

StuartLittlefair commented 8 years ago

made a minor change where use of iteritems was causing Python3 issues

mwcraig commented 8 years ago

Thanks, @StuartLittlefair, looks great!