You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
9 years ago
..
boilerplate.sh Properly add the new test and limit six test to lib 9 years ago
inappropriately-private.sh
replace-urlopen.sh
required-and-default-attributes.sh
use-compat-six.sh