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


Groups > comp.lang.python > #7143

Re: sys.tracebacklimit not working in Python 3.2?

From "Gabriel Genellina" <gagsl-py2@yahoo.com.ar>
Subject Re: sys.tracebacklimit not working in Python 3.2?
Date 2011-06-07 05:55 -0300
References <MPG.284a2a4282a42a09989818@news.individual.de>
Newsgroups comp.lang.python
Message-ID <mailman.2523.1307436749.9059.python-list@python.org> (permalink)

Show all headers | 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 | NextPrevious in thread | Find similar | Unroll thread


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