Issue 609824: traceback.print_stack extension - Python tracker (original) (raw)
Issue609824
Created on 2002-09-16 08:46 by amc1, last changed 2022-04-10 16:05 by admin. This issue is now closed.
Messages (2) | ||
---|---|---|
msg61098 - (view) | Author: Allan Crooks (amc1) | Date: 2002-09-16 08:46 |
I'd like an extension to the print_stack function in the traceback module which took an optional stacklevel argument, which has a similar meaning to the stacklevel argument for the warnings.warn function. | ||
msg61520 - (view) | Author: Raghuram Devarakonda (draghuram) ![]() |
Date: 2008-01-22 18:57 |
I can't think of a use case for this feature and as there is no activity for long time, I am closing it. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-10 16:05:40 | admin | set | github: 37180 |
2008-01-22 18:57:58 | draghuram | set | status: open -> closedresolution: rejectedmessages: + nosy: + draghuram |
2002-09-16 08:46:07 | amc1 | create |