tags:

views:

4

answers:

0

I have downloaded python pydelicious module to connect to delicious API, but when i try to add a link to delicious the module fails with socket error 10060.

I believe this is caused by my proxy setting cause am going through one, how do i make pydelicious see my proxy and use it?

Gath