[Python-Dev] Bare except clauses in PEP 348
Michael Hudson
mwh at python.net
Thu Aug 25 10:16:02 CEST 2005
Guido van Rossum <gvanrossum at gmail.com> writes:
> On 8/24/05, Michael Hudson <mwh at python.net> wrote:
>> I really hope string exceptions can be killed off before 3.0. They
>> should be fully deprecated in 2.5.
>
> But what about class exceptions that don't inherit from Exception?
> That will take a while before we can deprecate that.
Oh, for sure. I didn't mean to imply anything else.
Cheers,
mwh
--
"Sturgeon's Law (90% of everything is crap) applies to Usenet."
"Nothing guarantees that the 10% isn't crap, too."
-- Gene Spafford's Axiom #2 of Usenet, and a corollary
More information about the Python-Dev
mailing list