Toshio Kuratomi
|
4b29146c4d
|
be explicit about urllib import and remove conditional urllib(2) import
urllib and urllib2 have been in the python stdlib since at least
python-2.3. There's no reason to conditionalize it.
Fixes https://github.com/ansible/ansible/issues/11322
|
2015-06-19 09:01:08 -07:00 |
|
Greg DeKoenigsberg
|
004dedba8a
|
Changes to author formatting, remove emails
|
2015-06-16 14:32:39 -04:00 |
|
Brian Coca
|
08445418aa
|
more string corrections
|
2015-05-14 10:45:32 -04:00 |
|
Greg DeKoenigsberg
|
c859c8a61d
|
Adding author's github id
|
2015-05-13 17:27:49 -04:00 |
|
Brian Coca
|
4109bfda49
|
removed unused import json which breaks 2.4/simplejson compat
|
2015-02-17 13:37:41 -05:00 |
|
Michael DeHaan
|
1e777bb508
|
Fix rename error.
|
2014-11-04 17:27:51 -05:00 |
|