I have a script that creates a geodatabase and then splits a layer by its name into that geodatabase. The problem is if the layer name starts with a number "123" it'll add a "t" to the beginning of the layer name. How do I strip the "t" from the drawing order using arcpy?