Commit Graph

7 Commits (5128a11cdca479590605c52ee5dd4155e5de68ab)

Author SHA1 Message Date
Brian Coca 1426c3ba02 added missing GPL licences fixes #508 2016-12-08 11:33:26 -05:00
Toshio Kuratomi 16bd2c7357 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
2016-12-08 11:32:52 -05:00
Greg DeKoenigsberg c65a612d1f Changes to author formatting, remove emails 2016-12-08 11:32:51 -05:00
Brian Coca d344a3fde3 more string corrections 2016-12-08 11:32:39 -05:00
Joseph Tate 5faecb76ae Actually what we need is to import the urls utils 2016-12-08 11:32:20 -05:00
Joseph Tate b75c10d5ea If you're going to use urllib, you'd better import it 2016-12-08 11:32:20 -05:00
Michael DeHaan 5879c503bb File extensions! 2016-12-08 11:32:18 -05:00