Re: [Python-Dev] New-style exceptions patch

2005-12-10 Thread Michael Hudson
Nick Coghlan <[EMAIL PROTECTED]> writes: > Michael Hudson wrote: >> (PS: are people still interested in my new-style exceptions patch? >> http://bugs.python.org/1104669) > > Is there a specific concern with it you want people to check out, or just a > few more "works for me" tests on different p

[Python-Dev] New-style exceptions patch (was Re: PEP 8 updates/clarifications)

2005-12-10 Thread Nick Coghlan
Michael Hudson wrote: > Barry Warsaw <[EMAIL PROTECTED]> writes: > >> Let's say something like "string-based exceptions are strongly >> discouraged, and in fact may be deprecated or disappear in a future >> Python version. Use class-based exceptions." > > If I have anything to do with it, they _