A RetroSearch Logo

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

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2004-July/046441.html below:

[Python-Dev] Fix import errors to have data

[Python-Dev] Fix import errors to have data [Python-Dev] Fix import errors to have dataMichael Chermside mcherm at mcherm.com
Tue Jul 27 19:47:49 CEST 2004
Guido writes:
> Having had the recent opportunity to root around in Java code that
> chains exceptions [...] a lot, I think I'm against that approach.

I understand where you're coming from, but don't forget that the
annoyances about chained exceptions are MUCH worse in Java than
they would be in Python because Java's checked exceptions (plus a bit
of poor code design) practically require every single layer of code
to wrap the exceptions from the layer below. In Python you could just
ignore them unless you had something new to add. (Of course, that
could be done perfectly well *without* chained exceptions also...)

-- Michael Chermside

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