linkchecker/linkcheck
calvin 9c56f03ae3 Shutdown immediately when Ctrl-C is given twice
Try sys.exit() to shutdown immediately after Ctrl-C keyboard
interrupt was given twice.


git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3695 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2008-04-19 07:47:16 +00:00
..
cache updated copyright year 2008-01-02 14:31:19 +00:00
checker Improved error messages for exceptions 2008-04-19 07:47:00 +00:00
configuration Bump copyright year 2008-04-19 07:46:52 +00:00
director Shutdown immediately when Ctrl-C is given twice 2008-04-19 07:47:16 +00:00
dns Syntax cleanups 2008-03-25 21:24:21 +00:00
ftpparse use PyObject_Del instead of PyMem_DEL, fixing possible segfault 2006-06-10 20:56:11 +00:00
HtmlParser Regenerate HTML scanner with new flex version 2008-03-25 21:24:32 +00:00
logger Changes for future Python 3.x compatibility 2008-03-19 10:22:57 +00:00
tests Syntax cleanups 2008-03-25 21:24:21 +00:00
__init__.py updated copyright year 2008-01-02 14:31:19 +00:00
ansicolor.py updated copyright year 2008-01-02 14:31:19 +00:00
containers.py Changes for future Python 3.x compatibility 2008-03-19 10:22:57 +00:00
cookies.py Changes for future Python 3.x compatibility 2008-03-19 10:22:57 +00:00
decorators.py updated copyright year 2008-01-02 14:31:19 +00:00
dummy.py updated copyright year 2008-01-02 14:31:19 +00:00
fcgi.py Compare to singletons with "is" 2008-04-14 22:34:16 +00:00
fileutil.py updated copyright year 2008-01-02 14:31:19 +00:00
gzip2.py Remove timestamp from gzipped files 2008-04-14 22:33:42 +00:00
httplib2.py Syntax cleanups 2008-03-25 21:24:21 +00:00
i18n.py Changes for future Python 3.x compatibility 2008-03-19 10:22:57 +00:00
lc_cgi.py Changes for future Python 3.x compatibility 2008-03-19 10:22:57 +00:00
linkname.py updated copyright year 2008-01-02 14:31:19 +00:00
linkparse.py don't parse <script for=''> as URL 2008-01-11 16:45:30 +00:00
lock.py updated copyright year 2008-01-02 14:31:19 +00:00
log.py updated copyright year 2008-01-02 14:31:19 +00:00
mem.py documentation updated 2005-01-19 15:56:48 +00:00
msgfmt.py remove unnecessary global statements 2006-04-08 09:02:14 +00:00
robotparser2.py Use internal gzip2 module 2008-04-14 22:33:55 +00:00
strformat.py updated copyright year 2008-01-02 14:31:19 +00:00
threader.py updated copyright year 2008-01-02 14:31:19 +00:00
trace.py updated copyright year 2008-01-02 14:31:19 +00:00
url.py Changes for future Python 3.x compatibility 2008-03-19 10:22:57 +00:00