def copy( variable ): return variable
Decade old code, used in 2 places to "copy" a float and a string. No one wants to touch the working code.