Hacker Times
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
vog
on Sept 24, 2012
|
parent
|
context
|
favorite
| on:
Why I’m not leaving Python for Go
Python doesn't have defer/panic, but it does have "with" statements which solve this issue in a RAII-like style:
with open('foo') as f: # do stuff
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: