v0.18.2
Revert "Add fixer for itertools"
Move all source code to src/
Trim trailing white space throughout the project
correction for python 3.3 and below
Make new min/max error message consistent builtin error message
Fix typo in newround
Added type to __get__ call to prevent some c modules from segfaulting.