I want to modify some classes in the standard library to use a different set of globals the ones that other classes in that module use.
This exampl
IMHO it is not possible to override global variables...