Python lose connection after 15min

by 1 replies
2
Hey guys,

I'm using python 2.7.6 to run a small script and everytime it just lose the connection and i have to run it again after 15min..

anyone knows what could be the problem?
And i can't use another version cause the script works good only with 2.7.6


Daniel
#programming #15min #connection #lose #python
  • What do you mean by "lose connection"? If you're using a module (urllib2...?) for a specific task, then mentioning it would help.

Next Topics on Trending Feed