Home | History | Annotate | Download | only in httplib2

Lines Matching full:re_slash

186 re_slash         = re.compile(r'[?/:|]+')
208 filename = re_slash.sub(",", filename)