Y
Hacker News
new
|
ask
|
show
|
jobs
by
ergo14
1948 days ago
I don't think we've ended up with libs that share state in a dangerous way, maybe we got lucky.
1 comments
lmm
1946 days ago
Modules are global singletons, class definitions are global singletons. Monkeypatching is less common in Python than Ruby but I'd still consider it a significant risk.
link