Terry J. Reedy added the comment:

I altered the code to print the return value and ran from Idle 2.7.8 on Win7. 
It takes about a minute and prints ('chromedriver_win32.zip', 
<httplib.HTTPMessage instance at 0x0000000002E3FE08>).  When I tried to end the 
pause with ^C, it was ignored and several seconds later got the above again.  
So, for me, un-iterruptable delay yes (possibly in remote server), crash no.

----------
nosy: +terry.reedy

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22912>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to