1.8.2
Drop support for EOL Python <= 2.6, 3.0-3.3
Have at least one separator in sep()
Fix py.log import error on Windows due to syslog
path.local: fix == doesn't imply same hash on Windows for paths which differ only by case
coverage: add NotImplementedError to exclude_lines
remove py/_test and proxy py.test namespace to the new 'pytest' package (version 2) remove py/_cmdline and command line tools (now in separate 'pytools' package)