On Sat, Jan 10, 2015 at 2:23 AM, Mark Lawrence <breamore...@yahoo.co.uk> wrote: > I'll admit to being a little annoyed that scandir says it supports Python 3 > but only provides a 2.7 exe on pypi.
If you can wait for 3.5, you might find it in the standard library. PEP 471 was accepted, and I believe that means scandir will be arriving at some point. (Not sure when, though.) At that point, 2.7 will be the primary target for the PyPI distribution. ChrisA -- https://mail.python.org/mailman/listinfo/python-list