Y
Hacker News
new
|
ask
|
show
|
jobs
by
weberc2
2632 days ago
Python’s type system is a particularly bad example. It’s not ergonomic and the type checking is immature.
1 comments
nurettin
2631 days ago
Not sure what immature or ergonomic means in this context, but I'm pretty sure handling of "private" variables (self._foo) is abysmal.
link