If there are inexperienced programmers working on it, as in my preamble, then almost surely it is in whatever language that doesn't prohibit to mutate objects indiscriminately.
In F#, Haskell and other languages that enforce immutability obviously it isn't a problem, in Python most surely it is.