[Python-Dev] cpython (2.7): Whoops, PyException_GetTraceback() is not documented on 2.7

Petri Lehtinen petri at digip.org
Mon Oct 24 08:56:11 CEST 2011


Petri Lehtinen wrote:
> Georg Brandl wrote:
> > On 10/23/11 20:54, petri.lehtinen wrote:
> > > http://hg.python.org/cpython/rev/5c4781a237ef
> > > changeset:   73073:5c4781a237ef
> > > branch:      2.7
> > > parent:      73071:11da12600f5b
> > > user:        Petri Lehtinen <petri at digip.org>
> > > date:        Sun Oct 23 21:52:10 2011 +0300
> > > summary:
> > >   Whoops, PyException_GetTraceback() is not documented on 2.7
> > 
> > If it exists there, why not document it instead? :)
> 
> Hmm, an interesting idea. I'll see what I can do :)

It seems it doesn't exist on 2.7 after all. I just failed with my
hg-fu and thought it was there.

Petri


More information about the Python-Dev mailing list