Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
est
on June 15, 2017
|
parent
|
context
|
favorite
| on:
New features you can't use unless you are in Pytho...
> there's no way to access the traceback for an exception once you've left the `except:` block
Also in 2.4 if you assign a variable to a local inside a traceback it might leak memory.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Also in 2.4 if you assign a variable to a local inside a traceback it might leak memory.