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

Petri Lehtinen petri at digip.org
Mon Oct 24 08:42:23 CEST 2011


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, PyExceptionGetTraceback() 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 :)

Petri



More information about the Python-Dev mailing list