|
|
|
|
|
by afandian
1701 days ago
|
|
How does this feel with Python being dynamic? I always felt very uneasy writing Python precisely because if some random module became incompatible, especially via a transitive depndency, I might not find out until it was running in production. |
|