#replSub.py from replSub_v00 import replSub_v00 def replSub(s1,s2,s3,s4): #By: D@CC #On: 2023LDec01 #print("calling replSub_v00()") return replSub_v00(s1,s2,s3,s4) #def end #replSub.py