Comment by karel-3d
2 months ago
Well, go does have the module management, including downloading new versions of itself, built-in into the `go` tool itself. It is really great.
But I don't see this hapenning in python.
2 months ago
Well, go does have the module management, including downloading new versions of itself, built-in into the `go` tool itself. It is really great.
But I don't see this hapenning in python.
You don't see that happening because you don't want to.