
April 8, 2011
4:13 p.m.
On Sat, Apr 9, 2011 at 12:04 AM, Mike Graham <mikegraham@gmail.com> wrote:
Neither of these seem justified for a rare case (this sort of patter is fairly rare, most notably this one example) when there's nothing that awful about the current solution.
Actually, there is an awful lot of code in the wild that gives incorrect and wildly misleading error messages *because* correctly checking the errno attribute is so rare. PEP 3151 would improve the quality of information provided by a lot of tracebacks and error messages without many of those developers needing to even set finger to keyboard. Cheers, Nick. -- Nick Coghlan | ncoghlan@gmail.com | Brisbane, Australia