python-telegram-bot/telegram/utils
Noam Meltzer ecc86d4bcd request: catch socket.error
socket.error is another exception which is thrown by the underlying
infrastacture and not handled by the urllib2 or httplib layers

fixes #236
2016-04-16 19:09:45 +03:00
..
__init__.py Merging testing 2015-09-04 23:21:31 -03:00
botan.py Changing INFO logs to DEBUG and minor fixes 2016-03-14 22:56:20 -03:00
request.py request: catch socket.error 2016-04-16 19:09:45 +03:00
updatequeue.py move updatequeue to telegram.utils 2016-03-22 02:42:19 +01:00
validate.py Changing INFO logs to DEBUG and minor fixes 2016-03-14 22:56:20 -03:00
webhookhandler.py Changing INFO logs to DEBUG and minor fixes 2016-03-14 22:56:20 -03:00