Commit Graph

12 Commits (126f8b709f8e4df808c97205d18f520f5ed425d7)

Author SHA1 Message Date
Toshio Kuratomi 6d1679c47f Use fetch_urls code to do basic auth instead of our own i nthe twilio module 2016-12-08 11:33:05 -05:00
Toshio Kuratomi 1fe074c2b2 Port twilio to fetch_url 2016-12-08 11:33:05 -05:00
Toshio Kuratomi 5afc244147 Modify a few more modules to not conditionalize urllib(2) import. 2016-12-08 11:32:52 -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
Toshio Kuratomi 4f07e8b256 Many more doc fixes 2016-12-08 11:32:40 -05:00
Matthew Makai 065b2fe309 updating main for loop based on @abadger code review 2016-12-08 11:32:33 -05:00
Matthew Makai 6db9b2beda fixing typo in documentation 2016-12-08 11:32:33 -05:00
Matthew Makai dbb50a62ef updating twilio module to optionally support MMS 2016-12-08 11:32:33 -05:00
Matthew Makai 9d1a52e902 updating twilio module docs and making it possible to send to a list of phone numbers 2016-12-08 11:32:33 -05:00
rhorer 927fb145b3 Update twilio.py module name in Examples 2016-12-08 11:32:32 -05:00
Michael DeHaan 5879c503bb File extensions! 2016-12-08 11:32:18 -05:00