On Mon, Mar 8, 2010 at 10:21 AM, Maciej Fijalkowski <fij...@gmail.com> wrote:
> On Mon, Mar 8, 2010 at 10:47 AM, Guido van Rossum <gu...@python.org> wrote:
>> Actually it sounds like there's some overly general except clause
>> somewhere that should be adjusted to catch just "Exception" instead of
>> "*".
>>
>
> There is at least one that prints "import 'site' failed" and continues
> to run your program.

Yeah, it shouldn't do that. The ^C should fall through.

-- 
--Guido van Rossum (python.org/~guido)
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to