Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #46191 > unrolled thread

Re: Python error codes and messages location

Started byMark Lawrence <breamoreboy@yahoo.co.uk>
First post2013-05-27 12:37 +0100
Last post2013-05-27 12:37 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Python error codes and messages location Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-05-27 12:37 +0100

#46191 — Re: Python error codes and messages location

FromMark Lawrence <breamoreboy@yahoo.co.uk>
Date2013-05-27 12:37 +0100
SubjectRe: Python error codes and messages location
Message-ID<mailman.2246.1369654636.3114.python-list@python.org>
On 27/05/2013 07:11, Cameron Simpson wrote:
>
> BTW, I recommend importing "errno" and using symbolic names. It makes things much more readable, and accomodates the situation where the symbols map to different numbers on different platforms. And have a catch-all. For example:
>
> Cheers,
>

This should make life easier for us 
http://docs.python.org/3/whatsnew/3.3.html#pep-3151-reworking-the-os-and-io-exception-hierarchy

-- 
If you're using GoogleCrap™ please read this 
http://wiki.python.org/moin/GoogleGroupsPython.

Mark Lawrence

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web