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
|
7cf6900008
|
Adding author's github id
|
2015-05-13 22:03:04 -04:00 |
|
Joseph Tate
|
b17a2598f8
|
Actually what we need is to import the urls utils
|
2014-11-18 03:41:57 -05:00 |
|
Joseph Tate
|
fb9f1cfaf3
|
If you're going to use urllib, you'd better import it
|
2014-11-18 02:59:18 -05:00 |
|
Michael DeHaan
|
b1e789968b
|
File extensions!
|
2014-09-26 10:40:16 -04:00 |
|