ansible/test/code-smell
Toshio Kuratomi 5a3493be5f Port urls.py to python3 and other byte vs text fixes (#16124)
* Port urls.py to python3

Fixes (largely normalizing byte vs text strings) for python3

* Rework what we do with attributes that aren't set already.

* Comments
2016-06-04 16:19:57 -07:00
..
boilerplate.sh Properly add the new test and limit six test to lib 2015-10-19 18:39:15 -07:00
inappropriately-private.sh Add a disabled test for accessing private attributes of other objects 2015-11-10 09:50:27 -08:00
replace-urlopen.sh Add a exception for module_utils/six.py regarding code smell (#15878) 2016-05-16 17:00:21 -07:00
required-and-default-attributes.sh Code smell test for specifying both required and default in FieldAttributes 2015-12-09 08:25:29 -08:00
use-compat-six.sh Port urls.py to python3 and other byte vs text fixes (#16124) 2016-06-04 16:19:57 -07:00