python FancyURLopener timeout
- by j3nc3k
Hi,
is there a way to set connection timeout for FancyURLopener()?
I'm using FancyURLopener.retrieve() to download a file, but sometimes it just stucks and that's all... I think this is because it's still trying to connect and it's not possible. So is there a way to set that timeout?
Thanks for every reply