Commit Graph

8 Commits (dc356ffd924ec0b781327d2856453495d1f6442b)

Author SHA1 Message Date
Brian Coca 8d3122169d added missing GPL licences
fixes #508
9 years ago
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
9 years ago
Greg DeKoenigsberg 004dedba8a Changes to author formatting, remove emails 9 years ago
Brian Coca 08445418aa more string corrections 9 years ago
Greg DeKoenigsberg 7cf6900008 Adding author's github id 9 years ago
Joseph Tate b17a2598f8 Actually what we need is to import the urls utils 10 years ago
Joseph Tate fb9f1cfaf3 If you're going to use urllib, you'd better import it 10 years ago
Michael DeHaan b1e789968b File extensions! 10 years ago