Re: [Imdbpy-devel] URL Connection

2011-12-01 Thread Stefan
Davide Alberani writes: > Understood, thanks. Unfortunately, I don't have any useful hint. import socket socket.setdefaulttimeout(5) -- All the data continuously generated in your IT infrastructure contains a defini

Re: [Imdbpy-devel] URL Connection

2009-03-08 Thread Jean-Yves Avenard
Hi 2009/3/9 James Rubino > Some times there is a lapse in my internet connection. If this > happens while running a script, then the whole script stops and I have > to start over. > IMO, this should be handled by the script that calls imdbpy. This is how I modified the mythtv python scripts t

Re: [Imdbpy-devel] URL Connection

2009-03-08 Thread Davide Alberani
On Mar 08, James Rubino wrote: > Some times there is a lapse in my internet connection. If this > happens while running a script, then the whole script stops and I have > to start over. Understood, thanks. Unfortunately, I don't have any useful hint. Mybe you can use a timeout somewhere (I tho

Re: [Imdbpy-devel] URL Connection

2009-03-08 Thread James Rubino
Some times there is a lapse in my internet connection. If this happens while running a script, then the whole script stops and I have to start over. On 3/8/09, Davide Alberani wrote: > On Mar 08, James Rubino wrote: > >> Anyone have a slick bit of code to handle small interupts in the >> ur

Re: [Imdbpy-devel] URL Connection

2009-03-08 Thread Davide Alberani
On Mar 08, James Rubino wrote: > Anyone have a slick bit of code to handle small interupts in the > url connection? I'm not sure to have fully understood your request, sorry. Can you elaborate it, possibly with a simple example? -- Davide Alberani [PGP KeyID: 0x465BFD47] http://erlug.linux.

[Imdbpy-devel] URL Connection

2009-03-08 Thread James Rubino
Anyone have a slick bit of code to handle small interupts in the url connection? -- Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing