]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
add function name to traceback info
authorGuido van Rossum <guido@python.org>
Mon, 29 Aug 1994 12:09:58 +0000 (12:09 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 29 Aug 1994 12:09:58 +0000 (12:09 +0000)
commit13836d9e6dcc36ae2caf1286202b42e516a296a8
tree1a9ef69be8d03f772f7de3ebd6bbc47231f997b2
parentd2002c79f03d853eeea00c3fb711a09efd140b82
add function name to traceback info
MPW fixes
Python/traceback.c