A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/2004-October/049643.html below:

Bug [ 959379 ] Implicit close() should check for errors

[Python-Dev] Re: Bug [ 959379 ] Implicit close() should check for errors [Python-Dev] Re: Bug [ 959379 ] Implicit close() should check for errorsTim Peters tim.peters at gmail.com
Tue Oct 26 21:35:38 CEST 2004
[Peter Astrand]
...
> Is it really possible to raise an exception in response to something
> triggered by the GC?

It's possible but wholly useless.  If you try, gc will detect that an
exception was raised, and kill the Python process ungracefully, via

	Py_FatalError("unexpected exception during garbage collection");

You don't want to do that <wink>.
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4