Y
Hacker News
new
|
ask
|
show
|
jobs
by
yen223
2828 days ago
Python has the `@property` decorator, which effectively disguises method calls as attribute access. To me, that's as bad, if not worse, than the ruby code posted above.