manpage installation fails if subdirectories exist under mandir.
I see what's going on. There's a selectors.py inside /usr/local/lib/python3.4/site-packages/lirc....
It still works as expected importing by hand invoked with env python3.
Agreed that it's weird. I can import it fine, ran dir(subprocess) help(subprocess)...
I hadn't read the CONTRIBUTE.md file, but I installed lirc into /usr/local for testing....
So after some issues* getting lirc up and running, I can confirm that this behaves...
I can probably test this Wednesday evening, if that's not too late.
Awesome! I look forward to trying it out. It looks like there's an extra commented...