Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
sirclueless
on June 1, 2012
|
parent
|
context
|
favorite
| on:
Light Table reaches 300k necessary for Python supp...
What call graphs? Everything in python is call-by-name. `globals()['foo']` isn't exactly a very strong reference, and anyone can change it.
seunosewa
on June 1, 2012
[–]
In practice, those things are hardly changed. When they are, users understand that the IDE might not be able to help them,
slurgfest
on June 1, 2012
|
parent
[–]
Yep, that kind of thing is pretty strongly discouraged anyway and as a Python programmer I definitely have never expected (say) lint tools to understand them. Life goes on, it's just not that important for getting things done.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: