Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
belorn
on Sept 24, 2012
|
parent
|
context
|
favorite
| on:
Why I’m not leaving Python for Go
When dealing with C and error handling, I have rather simple rule. If in the process of writing a simple program (+1k lines), and you did not find a bug in the libc documentation, then you are not looking hard enough at return values.
I do not have the same rule for python.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I do not have the same rule for python.