python-telegram-bot/telegram/utils
Noam Meltzer fe5ae8ed84 request.py: Fix warning on stderr irrelevant for most users
Attempting to import urllib3.contrib.socks may fail if PySocks is not
installed. Most users won't care for that.
Only import that module if the user requested to use a socks proxy.
2017-04-29 14:42:36 +03:00
..
__init__.py Merging testing 2015-09-04 23:21:31 -03:00
botan.py move botan to contrib 2016-05-28 09:12:10 +02:00
deprecate.py Botapi2.3 (#471) 2016-12-11 22:44:52 +01:00
helpers.py Added methods to generate the original markdown/html string from entities contained in Message (#507) 2017-01-20 20:13:58 +01:00
promise.py 🚨 promise.py: remove pylint warning 2017-02-27 16:23:04 +01:00
request.py request.py: Fix warning on stderr irrelevant for most users 2017-04-29 14:42:36 +03:00
webhookhandler.py Class methods (#362) 2016-09-20 06:36:55 +02:00