Fix ansible-test unicode and sanity tests. (#29743)

* Show warning when using pylint on Python 2.6.
* Add pylint disable entries for Python 2.
* Fix unicode handling in ansible-test.
* Add missing documentation.
This commit is contained in:
Matt Clay
2017-09-11 16:39:34 -07:00
committed by GitHub
parent b5eca624d0
commit 79bc49e150
7 changed files with 22 additions and 6 deletions

View File

@@ -0,0 +1 @@
"""Empty placeholder for import sanity test."""