2

https://neowin.net/amp/...

What possible use could this utility have ???

It sounds stupid.

Comments
  • 3
    There's a proposal to try to add some of rust's ownership model to python. It is not going well. Currently it's just adding immutability, there's also discussion to add regions/ownership. The backers do not seem to be very experienced devs...

    https://discuss.python.org/t/...
  • 2
    Please don't add, a programmer should not babysit another programmer to lecture what is immutable or not. Everything is just wrong. Also, it adds complexity to a language that is unique in simplicity why being a ninja language as well. That's a cool reputation, don't lose it.
  • 3
    @atheist inexperienced in python even probably for wanting to add such terrible stuff to a language with a vision to be simple. Performance is out of tha house the moment you took a scripting language, don't try to solve that problem within the scripting language by making it more complex making it completely pointless. People should respect the differences between languages and their vision. Stuff good idea for one language, bad idea for the other.
  • 0
    see, python devs aren't real devs. proven again
Add Comment