[Python-ideas] except expression
Chris Angelico
rosuav at gmail.com
Tue Feb 18 17:08:55 CET 2014
More information about the Python-ideas mailing list
Tue Feb 18 17:08:55 CET 2014
- Previous message: [Python-ideas] except expression
- Next message: [Python-ideas] except expression
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, Feb 19, 2014 at 3:01 AM, MRAB <python at mrabarnett.plus.com> wrote: >> ProgrammerIsAMoronAndHisCodeIsInError >> > I think that last one should be: > > ProgrammerIsAMoronAndHisCodeIsInErrorError > > or just: > > PebkacError The error is that his code is in. If his code had been out, that would have been fine. When this exception is thrown, you need to hit it with your bat, otherwise your code will be out as soon as the exception hits the stumps. ChrisA
- Previous message: [Python-ideas] except expression
- Next message: [Python-ideas] except expression
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-ideas mailing list