Y
Hacker News
new
|
ask
|
show
|
jobs
by
zelphirkalt
363 days ago
I think languages without proper support for modules are worse off than Python. Python actually has pretty good support for modules and defining their boundaries (via __init__.py).