This is not a poetry question, it is a python question.
You have set an environment variable that modifies the behaviour of the python interpreter. Then you have run a python program: and it has respected the behaviour that you have asked for.
If that was not what you wanted - then unset the environment variable.