Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #7143
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!selfless.tophat.at!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.001 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; '3.2': 0.05; 'url:bugs': 0.05; 'subject:Python': 0.06; 'less,': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:80.91.229.12': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'received:lo.gmane.org': 0.09; 'exception': 0.12; 'bug?': 0.16; 'from:addr:yahoo.com.ar': 0.16; 'suppressed': 0.16; 'yes;': 0.16; 'traceback': 0.16; 'subject:skip:s 10': 0.19; 'fri,': 0.23; 'subject:not': 0.23; 'says': 0.27; 'subject:?': 0.29; 'subject:working': 0.30; 'header:X-Complaints-To:1': 0.32; 'to:addr:python-list': 0.33; 'header:User-Agent:1': 0.35; 'url:python': 0.38; 'received:org': 0.38; 'url:org': 0.38; 'subject:: ': 0.38; 'header:Mime-Version:1': 0.39; 'to:addr:python.org': 0.39; 'received:190': 0.74; '-0300,': 0.84; 'genellina': 0.84; 'gabriel': 0.91 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | "Gabriel Genellina" <gagsl-py2@yahoo.com.ar> |
| Subject | Re: sys.tracebacklimit not working in Python 3.2? |
| Date | Tue, 07 Jun 2011 05:55:44 -0300 |
| References | <MPG.284a2a4282a42a09989818@news.individual.de> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=iso-8859-1; format=flowed; delsp=yes |
| Content-Transfer-Encoding | 8bit |
| X-Gmane-NNTP-Posting-Host | 190.2.4.25 |
| User-Agent | Opera Mail/11.11 (Win32) |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| 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.2523.1307436749.9059.python-list@python.org> (permalink) |
| Lines | 14 |
| NNTP-Posting-Host | 82.94.164.166 |
| X-Trace | 1307436749 news.xs4all.nl 49175 [::ffff:82.94.164.166]:43026 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:7143 |
Show key headers only | View raw
En Fri, 27 May 2011 17:38:50 -0300, Thorsten Kampe <thorsten@thorstenkampe.de> escribió: > sys.tracebacklimit = 0 > > The 3.2 documentation says "When set to 0 or less, all traceback > information is suppressed and only the exception type and value are > printed". Bug? Yes; reported at http://bugs.python.org/issue12276 -- Gabriel Genellina
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
sys.tracebacklimit not working in Python 3.2? Thorsten Kampe <thorsten@thorstenkampe.de> - 2011-05-27 22:38 +0200 Re: sys.tracebacklimit not working in Python 3.2? "Gabriel Genellina" <gagsl-py2@yahoo.com.ar> - 2011-06-07 05:55 -0300
csiph-web