You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/notification
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
..
__init__.py package files 10 years ago
campfire.py Changes to author formatting, remove emails 9 years ago
flowdock.py be explicit about urllib import and remove conditional urllib(2) import 9 years ago
grove.py be explicit about urllib import and remove conditional urllib(2) import 9 years ago
hall.py minor fixes 9 years ago
hipchat.py be explicit about urllib import and remove conditional urllib(2) import 9 years ago
irc.py Adding support for setting the topic of a channel 9 years ago
jabber.py added copyright/license info to modules I had missed 9 years ago
mail.py Changes to author formatting, remove emails 9 years ago
mqtt.py Adding author's github id 9 years ago
nexmo.py be explicit about urllib import and remove conditional urllib(2) import 9 years ago
osx_say.py Adding author's github id 9 years ago
pushbullet.py Fix pushbullet compatibility with python 2.6 9 years ago
pushover.py Changes to author formatting, remove emails 9 years ago
sendgrid.py be explicit about urllib import and remove conditional urllib(2) import 9 years ago
slack.py Changes to author formatting, remove emails 9 years ago
sns.py Changes to author formatting, remove emails 9 years ago
twilio.py be explicit about urllib import and remove conditional urllib(2) import 9 years ago
typetalk.py Changes to author formatting, remove emails 9 years ago