Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #46194
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder7.xlned.com!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <fabiosantosart@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.053 |
| X-Spam-Evidence | '*H*': 0.92; '*S*': 0.03; 'subject:error': 0.03; 'subject:Python': 0.06; 'subject:messages': 0.09; 'cc:addr:python- list': 0.11; '"mark': 0.16; 'url:whatsnew': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; '>': 0.26; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'easier': 0.31; 'url:python': 0.33; 'received:209.85': 0.35; 'received:google.com': 0.35; 'url:org': 0.36; 'should': 0.36; 'received:209': 0.37; 'url:3': 0.61; 'life': 0.66; 'localized': 0.84; 'subject:location': 0.84; 'to:addr:yahoo.co.uk': 0.84; '2013': 0.98 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=EYKw8S0y3Xy0wOLNA5+bsQhnoCQNFWD0hIcxM/B6dlg=; b=kjQ++oIy8yGmxf2j/yiS/nVWFv6Vg7fWlGU2+2hWN4ekWXjGOlLKPGxpgnAAzeaIeY k4m1MigVKtOqgQatuB1yB3WQBuywzwjNxlns2eMUu805X0bU9j6A6c2ppDJKEnjpSrrj qYbc6Io24nFHz88miIuAT99I4sbhBAkHSXkRq5Hhr0aBmfO1JiJIp6fRhzJ9ztxYhIfS Kzpuzx64gp3RNv5wsQi31lWAN42aEu6xeDtOVrCsh2iLJPHGVgFmRsPOnK31DkfK7/H6 DuHoqrYFPCv7I6+6bLJit1BBOmdN8nVr3FIadU7z3GHUMIh/lpU2LrAm2XIMFgu6H4rC IoCA== |
| MIME-Version | 1.0 |
| X-Received | by 10.49.81.193 with SMTP id c1mr8963868qey.56.1369658810437; Mon, 27 May 2013 05:46:50 -0700 (PDT) |
| In-Reply-To | <knvggn$sjn$1@ger.gmane.org> |
| References | <BLU176-W2F86295ACD2E1CD29375BD7960@phx.gbl> <20130527061154.GA3301@cskk.homeip.net> <knvggn$sjn$1@ger.gmane.org> |
| Date | Mon, 27 May 2013 13:46:50 +0100 |
| Subject | Re: Python error codes and messages location |
| From | Fábio Santos <fabiosantosart@gmail.com> |
| To | Mark Lawrence <breamoreboy@yahoo.co.uk> |
| Content-Type | multipart/alternative; boundary=047d7b5dbe1edc364f04ddb28af6 |
| Cc | python-list@python.org |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2248.1369658818.3114.python-list@python.org> (permalink) |
| Lines | 19 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1369658818 news.xs4all.nl 15890 [2001:888:2000:d::a6]:34884 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:46194 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
On 27 May 2013 12:41, "Mark Lawrence" <breamoreboy@yahoo.co.uk> wrote: > 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 Speaking of PEPs and exceptions. When do we get localized exceptions?
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: Python error codes and messages location Fábio Santos <fabiosantosart@gmail.com> - 2013-05-27 13:46 +0100
Re: Python error codes and messages location Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-05-27 13:11 +0000
Re: Python error codes and messages location Fábio Santos <fabiosantosart@gmail.com> - 2013-05-27 14:26 +0100
RE: Python error codes and messages location Carlos Nepomuceno <carlosnepomuceno@outlook.com> - 2013-05-27 19:54 +0300
Re: Python error codes and messages location Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-05-27 18:14 +0100
Re: Python error codes and messages location Terry Jan Reedy <tjreedy@udel.edu> - 2013-05-27 13:52 -0400
csiph-web