7afc30d1300990b96f8199c05bc9442ee17917a7
KeyboardInterrupt handling:
* in --verbose mode, print a detailed traceback at the end of
the report.
* in non-verbose mode, only print the file name and line number
where the KeyboardInterrupt occurred. That's the minimal
amount of information that is of any help at all to locate
an infinite loop somewhere.
--HG--
branch : trunk
The py lib is a Python development support library featuring the following tools and modules: * py.test: automated testing tool * py.execnet: ad-hoc distributed execution * py.magic.greenlet: micro-threads * py.path: uniform local and svn path objects It includes code and contributions from several people, listed in the LICENSE file. For questions, please see py/doc/index.txt, refer to the website http://pylib.org or come to the #pylib IRC freenode channel or subscribe to http://codespeak.net/mailman/listinfo/py-dev . have fun, holger krekel, holger at merlinux eu $Id: README.txt 57755 2008-09-02 12:26:22Z hpk $
Description
Languages
Python
100%