|
|
|
|
|
by jshen
1969 days ago
|
|
There are a lot of things python could do to be much better. Two examples, 1) dependency management in python is a train wreck compared to most modern languages. 2) the way package paths are done for imports is far more confusing than it should be. |
|