Home | History | Annotate | Download | only in Lib

Lines Matching refs:attrtrans

73 attrtrans = string.maketrans(' \r\n\t', '    ')
586 attrvalue = attrvalue.translate(attrtrans)