Commit graph

10 commits

Author SHA1 Message Date
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
Toshio Kuratomi
88eff11c04 Many more doc fixes 2015-05-15 12:12:26 -07:00
Greg DeKoenigsberg
0d20c00314 Adding author's github id 2015-05-13 23:46:11 -04:00
Matthew Makai
6522e4e016 updating main for loop based on @abadger code review 2015-04-13 12:06:27 -04:00
Matthew Makai
c72be32b94 fixing typo in documentation 2015-04-13 11:55:20 -04:00
Matthew Makai
9f4ad02469 updating twilio module to optionally support MMS 2015-04-13 11:42:50 -04:00
Matthew Makai
3e1ffd12c7 updating twilio module docs and making it possible to send to a list of phone numbers 2015-04-13 11:22:09 -04:00
rhorer
14bb55e67e Update twilio.py module name in Examples 2015-04-10 15:27:34 -05:00
Michael DeHaan
b1e789968b File extensions! 2014-09-26 10:40:16 -04:00
Renamed from notification/twilio (Browse further)