[Python-Dev] Pre-PEP: Exception Reorganization for Python 3.0
Aahz
aahz at pythoncraft.com
Sat Jul 30 19:04:47 CEST 2005
On Sat, Jul 30, 2005, Nick Coghlan wrote:
>
> I think the problems with this can be minimised by avoiding making
> changes we don't need to. I think only a few changes are needed to get
> a significantly cleaner structure.
>
> Here's a fairly minimal proposal, which is closer to the existing 2.4
> structure:
Based on skimming (not close examination): +1
We can probably quibble about bits, but I agree that a Grand Restructure
should be avoided.
--
Aahz (aahz at pythoncraft.com) <*> http://www.pythoncraft.com/
The way to build large Python applications is to componentize and
loosely-couple the hell out of everything.
More information about the Python-Dev
mailing list