v0.18.0
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
fixing builtin library for python 3.3 and below in min, max
Added type to __get__ call to prevent some c modules from segfaulting.