satanas / Turpial

Twitter client written in Python. Light, fast, fully functional and integrated to the user desktop
http://turpial.org.ve
GNU General Public License v3.0
175 stars 47 forks source link

Proxy http support #380

Open yoandrygc opened 9 years ago

yoandrygc commented 9 years ago

When you connects or no the app through Proxy the following error pops ou. It shoud be a way to avoid this.

<class 'requests.exceptions.ConnectionError'>: HTTPSConnectionPool(host='api.twitter.com', port=443): Max retries exceeded with url: /oauth/request_token (Caused by <class 'socket.gaierror'>: [Errno -2] Nombre o servicio desconocido)