* finalize lookup documentation * minor fixes to ansible-doc - actually show which file caused error on when listing plugins - removed redundant display of type and name * smart quote fixes from toshio
- Make PEP8 compliant
Since stdout is (on python3) of type 'bytes', callbacks plugins fail in the test suite, because calls backs expect a string.