[Python-Dev] GeneratorExit inheriting from Exception
Greg Ewing
greg.ewing at canterbury.ac.nz
Tue Mar 21 02:58:50 CET 2006
More information about the Python-Dev mailing list
Tue Mar 21 02:58:50 CET 2006
- Previous message: [Python-Dev] GeneratorExit inheriting from Exception
- Next message: [Python-Dev] GeneratorExit inheriting from Exception
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Barry Warsaw wrote: > Ideally, StandardError would be called > Error ... Their non-error exceptions > would be derived from Exception. Having something called StandardError suggests that there are "non-standard errors" around somewhere. Are we to have Error Police going around making sure everyone's errors are standardised? :=) Also, "standard error" sounds like some sort of statistical term to me... -- Greg Ewing, Computer Science Dept, +--------------------------------------+ University of Canterbury, | Carpe post meridiam! | Christchurch, New Zealand | (I'm not a morning person.) | greg.ewing at canterbury.ac.nz +--------------------------------------+
- Previous message: [Python-Dev] GeneratorExit inheriting from Exception
- Next message: [Python-Dev] GeneratorExit inheriting from Exception
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list